Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 97,204 for

object

(0.17 sec)
  1. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…..."readSheet"; List<Map<String, Object>> tableData = new ArrayList<>();...getRows().get(rowIdx); Map<String, Object> tableRow = new LinkedHashMap<>();...

    forum.aspose.com/t/light-cells-customization-im...
  2. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an Object...size, color, and so on) for an object. To learn more, visit the Working...properties of the various objects such as Run , Paragraph , Style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....allow you to add videos (video objects) to a presentation, Aspose...through its index. Add a Video object and pass the video file path...

    docs.aspose.com/slides/python-net/video-frame/
  4. View or Edit PPS Files Metadata using Java | pr...

    View and edit PPS metadata in Java. Use Aspose.Slides for Java to update built-in and custom presentation properties....Presentation object to access the IDocumentProperties object for the...get the IDocumentProperties object. Read or update built-in properties...

    products.aspose.com/slides/java/metadata/pps/
  5. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an Object...size, color, and so on) for an object. To learn more, visit the Working...properties of the various objects such as Run , Paragraph , Style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert USDZ to DXF via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...Conversion # load the USDZ in an object of Scene scene = aspose.threed...Format) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO PDF (Portable...

    products.aspose.com/3d/python-net/conversion/us...
  7. BuiltInDocumentProperties.heading_pairs propert...

    BuiltInDocumentProperties.heading_pairs property. Specifies document headings and their names....heading_pairs ( self ) -> List [ object ]: ... @heading_pairs.setter...heading_pairs ( self , value : List [ object ]): ... Remarks Every heading...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Generating the template|Documentation

    How to render a printable form and generate a recognition pattern file for Aspose.OMR engine....passing GlobalPageSettings object to the method: Aspose . OMR...passing GlobalPageSettings object to the method: string workingDirectory...

    docs.aspose.com/omr/net/generate-template/
  9. How to Render LaTeX to PNG in C#

    This step by step tutorial shows how to render latex to png in c#. The code helps you export and convert TeX to PNG in C# code....SetLicense method Create TeXOptions object with TeXConfig settings Set...PngSaveOptions object and set properties Create ImageDevice object to be...

    kb.aspose.com/tex/net/how-to-render-latex-to-pn...
  10. Decrypt PDF File|Aspose.PDF for Java

    Discover how to decrypt PDF files using Aspose.PDF in Java and remove password protection to gain access to the content....need to create PdfFileSecurity object and then call the DecryptFile...); // Create PdfFileSecurity object if ( pdfFileInfo . isEncrypted...

    docs.aspose.com/pdf/java/decrypt-pdf-file/