Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 83,289 for

object

(0.07 sec)
  1. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D Objects. RemoveProperty, GetProperty, SetProperty members of 3D Objects are a set of short-handed methods to manipulate customized properties of the Object....Remove custom properties of a 3D Object Developers can Add, retrieve...remove custom properties of 3D objects. RemoveProperty , GetProperty...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  2. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document Object that is currently being saved....property Gets the document object that is currently being saved... we can pass a SaveOptions object to designate a callback //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....represented by the ParagraphFormat object that is returned by the ParagraphFormat...ParagraphFormat property. This object encapsulates various paragraph...

    docs.aspose.com/words/net/working-with-paragraphs/
  4. Remove Tables from existing PDF|Aspose.PDF for C++

    This section describes how to remove Table from PDF document....you can also add the table object in any existing PDF document...requirement to remove table objects from the existing PDF documents...

    docs.aspose.com/pdf/cpp/remove-tables-from-exis...
  5. 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...
  6. 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...
  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. 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...
  9. 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...
  10. 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/