Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 94,448 for

object

(0.68 sec)
  1. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties...access to DocumentProperty objects by their names (using an indexer)...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....\\ " ); // Create Workbook Object Workbook wb ; // Open first...Cells-for-C // Create Workbook Object Workbook workbook ; // Open...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  3. Worksheet to Image - Set Pixel Format for the R...

    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....// Instantiating a Workbook object from the uploaded file const...// Instantiate SheetRender object based on the first worksheet...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  4. Rendering Slicer with JavaScript via C++|Docume...

    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....// Instantiating a Workbook object from uploaded file const wb...true ; // Create sheet render object and render worksheet to image...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  5. Aspose::Words::Drawing::ImageSize class | Aspos...

    Aspose::Words::Drawing::ImageSize class. Contains information about image size and resolution. To learn more, visit the documentation article in C++....ImageSize : public System :: Object Methods Method Description...image will create an ImageData object with an image size of 300x300pt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. How to Convert Markdown to XPS using Java

    This simple topic focuses on how to convert Markdown to XPS using Java. Markdown files are also known as MD files and one can easily convert MD to XPS in Java using simple API calls that are not dependent on any pre-requisite software or third party tool....Create an HTMLDocument Class object instance to load the Markdown...HTML file using HTMLDocument object instance Save the intermediate...

    kb.aspose.com/html/java/how-to-convert-markdown...
  7. How to Convert OTG to PDF in Java

    This tutorial explains how to convert OTG to PDF in Java. With this tutorial you can convert OTG to PDF in Java on any operating system like MS Windows, Linux or macOS....Image class object Initialize the PdfOptions class object to set properties...

    kb.aspose.com/imaging/java/how-to-convert-otg-t...
  8. Regarding license activation code not working -...

    Hi We are doing watermarking using Aspose Jars with Java APIs We have implemented the following code snippets for license activation: i)for pdf file type com.aspose.pdf.License license = new com.aspose.pdf.License()…...you instantiate any Document object. Rama_Menon June 17, 2025,...instantiating the Document objects etc. Our utility jars,Aspose...

    forum.aspose.com/t/regarding-license-activation...
  9. How to Convert Excel to JSON in Java

    In this brief tutorial, you will learn how to convert Excel to JSON in Java. You can quickly convert Excel file to JSON in Java using a few lines of code with a simple configuration....format Initiate a Workbook class object to load the input Excel file...of the JsonSaveOptions class object. Now we are good to perform...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  10. How to Add Digital Signature to PDF in C#

    This basic tutorial discusses the details on how to add digital signature to PDF in C#. The sample code provided in this article in C# add signature to PDF whereas detailed steps are also shared....certificate file in PKCS7 class object Set the rectangular coordinates...applications. PdfFileSignature class object is used to work with different...

    kb.aspose.com/pdf/net/how-to-add-digital-signat...