Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 79,418 for

object

(0.04 sec)
  1. Working with Lists in Python|Aspose.Words for P...

    Create, specify formatting and restart lists in a document using Python.... However, the List object always belongs to the ListCollection...returns a ListFormat object. This object has several methods to...

    docs.aspose.com/words/python-net/working-with-l...
  2. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. To learn more, visit the documentation article in C++....the anchor character of this object. get_HasChildNodes () Returns...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose.PSD for Java 23.11 - 发行说明|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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...void assertAreEqual ( Object expected , Object actual , String message...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. How to Add Fillable Fields in PDF using Python

    This article shares information on how to add fillable fields in PDF using Python. It contains the environment details, programming steps and a runnable sample code to add fillable text box to PDF using Python....Instantiate the FormEditor class object for adding a field Load the...it with the FormEditor class object Add the text field at a particular...

    kb.aspose.com/pdf/python/how-to-add-fillable-fi...
  5. How to Convert PPT to PDF using Java

    This simple article focuses on how to convert PPT to PDF using Java by following the detailed configuration steps to use the given code sample. You can generate PDF from PPT in Java using the simple API interface in any of Java supported environments including Windows, Linux and macOS....using the Presentation class object to convert it to PDF Instantiate...Instantiate the PdfOptions class object and set the desired PDF options...

    kb.aspose.com/slides/java/how-to-convert-powerp...
  6. How to Highlight a PDF Document using Java

    This article guides on how to highlight a PDF document using Java. It shares the configuration details, steps, and runnable sample code to highlight words in PDF using Java....into the TextFragmentAbsorber object Parse through the given page...TextFragmentAbsorber class object is used to define and search...

    kb.aspose.com/pdf/java/how-to-highlight-a-pdf-d...
  7. Convert USDZ to 3MF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...Conversion // load the USDZ in an object of Scene var scene = new Aspose...File) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO PLY (Polygon...

    products.aspose.com/3d/net/conversion/usdz-to-3mf/
  8. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....NET for editing Create an object of the PdfContentEditor class...stream into the PdfFileMend object for adding some text and saving...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  9. How to split PDF | Aspose.PDF

    Do you know how easily split PDF documents in Python? Split PDF files with high quality using Python via .NET PDF library....document through the Document object’s PageCollection collection...Document object and add the individual Page object into the empty...

    products.aspose.com/pdf/tutorial/split-pdf/
  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...