Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 91,351 for

object

(0.19 sec)
  1. How to Convert OBJ to FBX in C#

    This quick tutorial guides you on how to convert OBJ to FBX in C#. It includes the step-by-step algorithm, IDE configuration, and a runnable code snippet to convert OBJ to FBX in C#....Manager tool Get the source Object file with the Scene .FromFile()...FromFile() method Create an object of FbxSaveOptions class Invoke...

    kb.aspose.com/3d/net/how-to-convert-obj-to-fbx-...
  2. How to Transform PNG to SVG using C#

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Initialize the ImageVectorizer object to customize the output SVG...properties of the Configuration object in the ImageVectorizer class...

    kb.aspose.com/svg/net/how-to-transform-png-to-s...
  3. UserInformation class | Aspose.Words for Python

    aspose.words.fields.UserInformation class. Specifies information about the user...# Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Embed Excel in PowerPoint using Java

    This short guide explains how to embed Excel in PowerPoint using Java. It shares the IDE settings, steps, and code to embed Excel workbook in PowerPoint using Java....target slide in the ISlide class object Use the Files.readAllBytes()...Instantiate the OleEmbeddedDataInfo object using the bytes array Invoke...

    kb.aspose.com/slides/java/embed-excel-in-powerp...
  5. How to Convert EPS to PNG using Python

    This guide provides brief information on how to convert EPS to PNG using Python. You will get IDE settings and learn different options while exporting from EPS to PNG using Python....Document class object Create a PsLoadOptions class object to load the...instance of the PngDevice class object which renders a PNG image Transform...

    kb.aspose.com/pdf/python/how-to-convert-eps-to-...
  6. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....Initialize the PdfSaveOptions object to configure the output PDF...next step PdfSaveOptions class object is created that contains a...

    kb.aspose.com/html/net/how-to-convert-html-page...
  7. How to Convert Excel to XPS in Java

    This tutorial explains how to convert Excel to XPS in Java. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....Excel file to a Workbook class object and then save it as an XPS...Excel file into the Workbook object for conversion to XPS Save...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  8. Extract Text from Image using Python

    Follow this article to extract text from image using Python. It has all the details to set the IDE, a list of steps, and a sample code for text extraction from image using Python....text from an image Create an object of the AsposeOcr class for...for reading text Create an object of the OcrInput collection class...

    kb.aspose.com/ocr/python/extract-text-from-imag...
  9. Aspose::Words::Comment::get_Id method | Aspose....

    Aspose::Words::Comment::get_Id method. Gets or sets the comment identifier in C++....CommentRangeStart and CommentRangeEnd object sharing the same identifier...identifier value as the Comment object. You would use this value when...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Add Hyperlinks to Cells|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....Instantiate an Application object. (VSTO only.) Add a Workbook...//Instantiate the Application object. Excel . ApplicationClass ExcelApp...

    docs.aspose.com/cells/net/add-hyperlinks-to-cells/