Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 146,830 for

object

(0.07 sec)
  1. Add Comments to Word Documents using .NET REST API

    Learn to annotate and add comments in Word documents with C# .NET. Edit comments in Microsoft Word document with C# .NET.... // create configuration object using ClientID and Client Secret...WordsApi(config); Create an object of WordsApi while using personalized...

    blog.aspose.cloud/words/annotate-word-documents...
  2. Convert AutoCAD DXF to PDF in C# Using Aspose.C...

    I’m using .NET Aspose.CAD-Cloud 20.11.0 library for conversion of my .dxf files to PDF with a code: { var dxfDocument = SvgDxfConverter.SvgDxfConverter.ConvertSvgStream(dto.data); dxfDocument.Seek(0, SeekOrigin.Begin…...CAD Cloud API object with your credentials Create...Create a PostDrawingSaveAsReq object Call PostDrawingSaveAs API method...

    forum.aspose.cloud/t/convert-autocad-dxf-to-pdf...
  3. 17.5 Release Notes|Aspose Words Cloud

    Aspose Words Cloud 17.5 Release Notes...returns “Object reference not set to an instance of an object Bug...

    docs.aspose.cloud/words/release-notes/2017/17-5/
  4. Excel to PDF conversion in apex Salesforce - Fr...

    Getting Status Code 500 Internal Server Error while sending request from Apex Salesforce for both saveAs and convert APIs. here are the parameters for the body: req.setBody(‘{“SaveOptions”:{“SaveFormat”: “pdf”}}’); re…...Dictionary<string, object> formParams = new Dictionary<string, object>(); var...

    forum.aspose.cloud/t/excel-to-pdf-conversion-in...
  5. ShapeOperateParameter|Aspose.Cells Cloud Document

    Aspose.Cells Cloud model specification : ShapeOperateParameter. Effortlessly handle Excel and other spreadsheet documents with features like opening, generating, editing, splitting, merging, comparing, and converting....True False Represents shape object. OperateType String True False...

    docs.aspose.cloud/cells/specification/model/sha...
  6. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Imaging Cloud Object detection Getting Started Release...

    docs.aspose.cloud/imaging/developer-guide/
  7. OperateObjectType|Aspose.Cells Cloud Document

    Aspose.Cells Cloud model specification : OperateObjectType. Effortlessly handle Excel and other spreadsheet documents with features like opening, generating, editing, splitting, merging, comparing, and converting....operateObjectType Represents operate object type. Property Name Property...

    docs.aspose.cloud/cells/specification/model/ope...
  8. Convert PPT to JPG Online | PPT to PNG | PowerP...

    Convert PPT to JPG. PowerPoint to JPG Online. PPTX to JPG. Convert ppt to jpg. PPTX to PNG using Java SDK. Powerpoint background image to JPG... First of all, create an object of SlidesApi while providing...arguments Secondly, create an object of PutSlideSaveAsReques class...

    blog.aspose.cloud/2021/06/22/convert-pptx-to-jp...
  9. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Release Notes - 2023 on Releases - aspose.cloudhttps://releases.aspose.cloud/cells/release-notes/2023/Recent content in Release Notes - 2023 on Release......PDF conversion with timeline object Bug 43730 Fix api of put worksheet...remove duplicate data on list object. New Feature 42758 Support...

    releases.aspose.cloud/cells/release-notes/2023/...
  10. Add a New Slide in PowerPoint with Java REST API

    This article guides on how to add a new slide in PowerPoint with Java REST API. It shares the details to set the IDE, a list of steps, and sample code to add a slide with Java RESTful Service....REST API Create the SlidesApi object by setting the user ID and...Service . Create the SlidesApi object with the required information...

    kb.aspose.cloud/slides/java/add-a-new-slide-in-...