Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 95,640 for

object

(0.13 sec)
  1. Clone Presentation Slides in C++|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for C++. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....of ISlide objects) exposed by the Presentation object provides...exposed by the Presentation object. Call the AddClone method exposed...

    docs.aspose.com/slides/cpp/clone-slides/
  2. Aspose::Words::Drawing::GlowFormat class | Aspo...

    Aspose::Words::Drawing::GlowFormat class. Represents the glow formatting for an Object in C++....for an object. class GlowFormat : public System :: Object Methods...get_Color () Gets or sets a Color object that represents the color for...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. Specifies whether the link to the OLE Object is automatically updated or not in Microsoft Word in C++....whether the link to the OLE object is automatically updated or...how to extract embedded OLE objects into files. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Convert a CSV File to JSON with C#

    Follow this article to convert a CSV file to JSON with C#. It has details to set the IDE, a list of steps, and a sample code to export CSV to JSON using C#....Workbook class object Create the JsonSaveOptions class object to control...parameters in the JsonSaveOptions object, like setting the export area...

    kb.aspose.com/cells/net/convert-a-csv-file-to-j...
  5. KnownTypeSet Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.KnownTypeSet, a unique collection of Type Objects for efficient report templates, enabling seamless type casting and access to static members....unique items) containing Type objects which fully or partially qualified...Type ) Adds the specified Type object to the set. Clear () Removes...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Insert a Picture Based on Cell Reference with G...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++....range is linked to the graphic object, changes that you make to the...automatically appear in the graphic object. Add a picture to the worksheet...

    docs.aspose.com/cells/go-cpp/insert-a-picture-b...
  7. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....Create an object of Document class Add a Page object to the Pages...collection of the Document object Add TextFragment to paragraphs...

    docs.aspose.com/pdf/python-net/create-document/
  8. TaskPane class | Aspose.Words for Node.js

    Aspose.Words.WebExtensions.TaskPane class. Represents an add-in task pane Object...Represents an add-in task pane object. To learn more, visit the Work...location of this task pane object. isLocked Specifies whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OlePackage | Aspose.Words for Java

    Allows to access OLE Package properties in Java....Object public class OlePackage Allows...visit the Working with Ole Objects documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....class object Instantiate the PdfSaveOptions class object to customize...loaded into the Document class object that has multiple overloaded...

    kb.aspose.com/words/python/how-to-convert-word-...