Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 83,219 for

object

(0.04 sec)
  1. View or Edit POTX Files Metadata using Java | p...

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

    products.aspose.com/slides/java/metadata/potx/
  2. View or Edit FODP Files Metadata using C++ | pr...

    C++ source code to edit or view FODP 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/fodp/
  3. View or Edit PPT Files Metadata using C++ | pro...

    C++ source code to edit or view PPT 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/ppt/
  4. View or Edit PPS Files Metadata using C++ | pro...

    C++ source code to edit or view PPS 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/pps/
  5. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....is available Create a list object by providing the range of cells...TableStyleType of the list object as TableStyleMedium10 Set the...

    kb.aspose.com/cells/net/create-excel-table-in-c...
  6. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image....disk into the Document class object and configure the output SVG...file into the Document class object from the disk Create SvgSaveOptions...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  7. How to Convert GLB to FBX using Python

    This article guides on how to convert GLB to FBX using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to develop a GLB to FBX converter using Python....properties in the FbxSaveOptions object. Steps to Convert GLB to FBX...class object via the from_file() method Create an object of the...

    kb.aspose.com/3d/python/how-to-convert-glb-to-f...
  8. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...pass the path to the existing object of class BarCodeReader . Read...Read Barcodes from Bitmap Objects In Aspose.BarCode for Java ...

    docs.aspose.com/barcode/java/set-barcode-source/
  9. XmlDataLoadOptions.AlwaysGenerateRootObject | A...

    Discover how the XmlDataLoadOptions AlwaysGenerateRootObject property ensures your XML data sources include a root Object, enhancing data structure and integrity....source will always contain an object for an XML root element. If...elements have same names, such an object is not created by default....

    reference.aspose.com/words/net/aspose.words.rep...
  10. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE Objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....(encapsulated in the Worksheet object). The PictureCollection.add(number...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/