Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 79,703 for

object

(0.04 sec)
  1. Working with Text Layers in Aspose.PSD for Java...

    Examples of how to work with Text Layers in PSD File...Subsequently, we retrieve the textData object from the text layer, facilitating...Default style and paragraph objects (defaultStyle and defaultParagraph...

    docs.aspose.com/psd/java/text-layer-manipulation/
  2. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator Object that can be used to iterate over all borders in the collection in C++....method Returns an enumerator object that can be used to iterate...borders in a paragraph format object. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Accessing Missing Members of Data Objects in C#...

    Learn how to treat missing members of data Objects as null literals using LINQ in C#....Accessing Missing Members of Data Objects Contents [ Hide ] By default...to missing members of data objects used to build a report in template...

    docs.aspose.com/words/net/accessing-missing-mem...
  4. Convert USDZ to 3MF via Python | products.aspos...

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

    products.aspose.com/3d/python-net/conversion/us...
  5. Convert Word DOC to EPUB using C#

    Follow this article to convert Word DOC to EPUB using C#. It has the details to set the IDE, a list of steps, and sample code to change DOCX to EPUB using C#....Document object for converting to EPUB Create an object of the...disk using the HtmlSaveOptions object. Code to Convert DOC to EPUB...

    kb.aspose.com/words/net/convert-word-doc-to-epu...
  6. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....LinkAnnotation object that requires the page and rectangle object. The...class takes the link selector object and saves the link annotations...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  7. How to Convert DOCX to TIFF using Java

    This topic explains how to convert DOCX to TIFF using Java without Interop. This will enable you to export DOCX to TIFF using Java with no reliance on Microsoft Word or Interop in any of the operating system like macOS, Ubuntu and Windows....Instantiate the Document Class object to load the source DOCX Instantiate...Instantiate ImageSaveOptions Class object to set image save options Create...

    kb.aspose.com/words/java/how-to-convert-docx-to...
  8. How to Convert OBJ to FBX using Python

    This quick guide explains how to convert OBJ to FBX using Python. It explains the IDE configuration, a list of steps, and a runnable code snippet to create a 3D Object to FBX converter using Python....code snippet to create a 3D Object to FBX converter using Python...constructor of the FbxSaveOptions object Export the output FBX file...

    kb.aspose.com/3d/python/how-to-convert-obj-to-f...
  9. Add Bookmark to PDF using Python | Aspose.PDF

    Add bookmark to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...PDF document using Document object. Create a bookmark and define...bookmark using a ‘GoToAction’ object. After, add it to the document...

    products.aspose.com/pdf/python-net/bookmarks/
  10. SubDocument class | Aspose.Words for Python

    aspose.words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...Words Document Object Model (DOM) documentation article...Node ) range Returns a Range object that represents the portion...

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