Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 97,376 for

object

(0.21 sec)
  1. 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...
  2. Working with Paragraphs in Node.js|Aspose.Words...

    Insert paragraph and specify its formatting in a document using Node.js....represented by a ParagraphFormat object that is returned by the paragraphFormat...paragraphFormat property. This object encapsulates various paragraph...

    docs.aspose.com/words/nodejs-net/working-with-p...
  3. 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...
  4. 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...
  5. 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...
  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 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...
  8. Calculating Formulas in PHP|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/calculating-formulas-...
  9. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....Object, com.aspose.words.SaveOptions...Create an "RtfSaveOptions" object to pass to the document's "Save"...

    reference.aspose.com/words/java/com.aspose.word...
  10. Is there an API to get the "AnchorID" field fro...

    Does the Aspose Words for Java expose the AnchorID property of a Shape Object? Note that the VBA and Interop libraries expose this property: https://learn.microsoft.com/en-us/dotnet/api/microsoft.office.interop.word.sh…...AnchorID property of a Shape object? Note that the VBA and Interop...node upon processing Document object, you can consider using Node...

    forum.aspose.com/t/is-there-an-api-to-get-the-a...