Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 83,277 for

object

(0.06 sec)
  1. View or Edit POTM Files Metadata using C++ | pr...

    C++ source code to edit or view POTM format metadata....property exposed by Presentation object to access the document properties...reference to IDocumentProperties object associated with Presentation...

    products.aspose.com/slides/cpp/metadata/potm/
  2. Convert DWG to JPG using Python

    This topic explains how to convert DWG to JPG using Python. It encompasses the configuration, program workflow, and code snippet to export DWG to JPG using Python....the Image class Initialize an object of the CadRasterizationOpti...class Create an object of JpegOptions object Write the generated...

    kb.aspose.com/cad/python/convert-dwg-to-jpg-usi...
  3. BookmarkStart class | Aspose.Words for Python

    aspose.words.BookmarkStart class. Represents a start of a bookmark in a Word document...with a bookmark as a single object. Inheritance: BookmarkStart...Description bookmark Gets the facade object that encapsulates this bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API....parameters: Array , the array object that you’re importing content..., represents the ArrayList object you’re importing. Row number...

    docs.aspose.com/cells/net/import-data-into-work...
  5. Aspose::Words::Fields::UserInformation class | ...

    Aspose::Words::Fields::UserInformation class. Specifies information about the user. To learn more, visit the documentation article in C++....UserInformation : public System :: Object Methods Method Description...// Create a UserInformation object and set it as the data source...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....page to it for adding graphics object Create a circle with a specified...like its color Create a Graph object and add the circle to it Add...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  7. How to Insert Comment in Word using Python

    This article explains how to insert comment in Word using Python. It assists in configuring the IDE environment to use the required libraries, step-by-step procedure to write the program and a runnable sample code to add comment in Word using Python....document using the Document class object Add some sample text in the...DocumentBuilder class object Create a Comment class object and set its...

    kb.aspose.com/words/python/how-to-insert-commen...
  8. How to Convert PNG to PowerPoint Slide in C#

    This article contains information on how to convert PNG to PowerPoint Slide in C#. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in C#....application Create a new Presentation object Get the reference to the first...in C# we have used the Slide object to hold the reference to the...

    kb.aspose.com/slides/net/how-to-convert-png-to-...
  9. How to Convert TSV to Excel in C#

    This article describes how to convert TSV to Excel in C#. It shares all the information required to configure the environment, steps to be followed and a runnable sample code that transforms a TSV file to Excel in C#....argument to the LoadOptions object Load the source TSV file into...into the Workbook object using the above options Save the loaded...

    kb.aspose.com/cells/net/how-to-convert-tsv-to-e...
  10. How to Open Password Protected Excel File in Java

    This article encompassess information on how to open password protected Excel file in Java. By using Java open Excel file with password with the help of a few lines of code provided in this article....instance of the LoadOptions class object to use the password property...Workbook class object using the LoadOptions object with a password...

    kb.aspose.com/cells/java/how-to-open-password-p...