Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 91,330 for

object

(0.1 sec)
  1. How to Convert EPS to PNG Image using Java

    This tutorial covers basic information about how to convert EPS to PNG image using Java. You can export EPS to PNG image in Java using simple API calls on any operating system like Linux, MS Windows, macOS....Initialize PsDocument class object with input EPS file Create...Create an ImageDevice class object with needed image dimensions Save...

    kb.aspose.com/page/java/how-to-convert-eps-to-p...
  2. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++....export Microsoft OfficeMath objects to HTML. auto doc = System... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Fill.baseForeColor property | Aspose.Words for ...

    Fill.baseForeColor property. Gets a Color Object that represents the base foreground color for the fill without any modifiers....baseForeColor property Gets a Color object that represents the base foreground...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.isMoveToRevision property | Aspose.Wo...

    ShapeBase.isMoveToRevision property. Returns ``true`` if this Object was moved (inserted) in Microsoft Word while change tracking was enabled....property Returns true if this object was moved (inserted) in Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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-...
  7. 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...
  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. 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. 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...