Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 89,191 for

object

(0.09 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::GetEnumerator method. Returns an enumerator Object in C++....method Returns an enumerator object. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Manage DataLabels of Excel Charts with JavaScri...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for JavaScript via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... With the DataLabels object, it’s simple to move, update...Instantiate a new Workbook object const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/insert-dat...
  3. How to Insert Image into PDF using Java

    This article briefs on how to insert image into PDF using Java. It provides directions to configure the IDE, steps for writing the application and a runnable sample code to add image to PDF using Java....PDF Instantiate the Matrix object using the desired rectangular...load the PDF, the Page class object to hold the reference to the...

    kb.aspose.com/pdf/java/how-to-insert-image-into...
  4. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python....to separate images Create an object of ImageSaveOptions and set...each page and create a PageSet object based on it Save an individual...

    kb.aspose.com/words/python/how-to-convert-word-...
  5. How to Add Editable Field to PDF in Java

    This article guides on how to add editable field to PDF in Java. It shares the details of setting the IDE, a list of development steps for writing this application along with a runnable sample code to add fillable fields to PDF in Java....Instantiate the FormEditor class object to insert desired controls...file with the FormEditor class object for accessing control to it...

    kb.aspose.com/pdf/java/how-to-add-editable-fiel...
  6. SVG to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Aspose.PDF for PHP via Java...SvgLoadOptions object Create a new Document object and load the...Create a new SvgLoadOptions object $loadOption = new SvgLoadOptions...

    products.aspose.com/pdf/php-java/conversion/svg...
  7. How to Insert Page Numbers in Word using Java

    This tutorial is designed to assist on how to insert page numbers in Word using Java. It contains necessary steps and a runnable sample code that can be used to write a simple application to insert a page number in Word using Java with the help of a few API calls only....class object Instantiate a DocumentBuilder class object using...section using the DocumentBuilder object Add fields like PAGE and NUMPAGES...

    kb.aspose.com/words/java/how-to-insert-page-num...
  8. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when document is imported from plain text format. The default value is true in C++....document into a "Document" object, // Aspose.Words will always...lists and will add a "List" object // for each to the document's...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....adding an image as a stamp object, you can control the quality...document. Create a ‘FloatingBox’ object. Add text content to the box...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  10. DocumentVisitor.visit_group_shape_end method | ...

    DocumentVisitor.visit_group_shape_end method. Called when enumeration of a group shape has ended....group_shape GroupShape The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...