Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 95,200 for

object

(0.42 sec)
  1. Insert Bullets in Word using C#

    Follow this article to insert bullets in Word using C#. It has the details for IDE, steps, and a sample code for creating Microsoft Word bullet points using C#....class object to add bullets Create a DocumentBuilder object for...file, link a DocumentBuilder object with it, and start a list by...

    kb.aspose.com/words/net/insert-bullets-in-word-...
  2. Manage Barcode Caption|Documentation

    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....create an object of Caption class and then pass that object to the...

    docs.aspose.com/barcode/jasperreports/manage-ca...
  3. 使用Node.js与C++设置工作表中表或列表对象的注释|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置工作表内表或列表对象的注释。...( 0 ); // Access first list object or table. const lstObj = worksheet...Set the comment of the list object lstObj . setComment ( "This...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-com...
  4. Extract Images from PDF|Aspose.PDF for Java

    How to extract a part of the image from PDF using Aspose.PDF for Java...index returns an XImage object. This object provides a Save method...

    docs.aspose.com/pdf/java/extract-images-from-th...
  5. DocumentProperty class | Aspose.Words for Python

    aspose.words.properties.DocumentProperty class. Represents a custom or built-in document property...docx' ) # The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. print ( 'Built-in Properties:'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Generate Point Cloud to DRC File Formats via py...

    Sample Python generate point cloud code for DRC file. Use this example code to generate point cloud to DRC file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/python-net/point-cloud/drc/
  7. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...NodeImporter : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Add Slides to Presentations in JavaScript|Aspos...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java — seamless, efficient slide insertion in seconds....Slide objects) property exposed by the Presentation object. Add...exposed by SlideCollection object. Do some work with the newly...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  9. Convert TIFF to PNG using Python

    This article guides on how to convert TIFF to PNG using Python. It has the details to set the IDE, a list of steps, and a sample code for changing TIFF file to PNG using Python....load() Cast the generic Image object to a TiffImage to access TIFF-specific...properties Create a PngOptions object to hold PNG export settings...

    kb.aspose.com/imaging/python/convert-tiff-to-pn...
  10. 创建新工作表|Documentation

    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 Workbook workbook = new Workbook...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/zh/net/create-new-worksheet/