Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 94,418 for

object

(0.13 sec)
  1. Convert USDZ to GLTF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...Conversion // load the USDZ in an object of Scene var scene = new Aspose...Format) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO JT (JT Open CAD...

    products.aspose.com/3d/net/conversion/usdz-to-g...
  2. Get and Set Page Properties|Aspose.PDF for PHP ...

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for PHP via Java.... Create a new Document object using the $inputFile variable...Rotate) from the specific page object and stores them in separate...

    docs.aspose.com/pdf/php-java/get-and-set-page-p...
  3. 用C++将CSV、TSV和TXT转换为Excel|Documentation

    学习如何使用Aspose.Cells for C++将CSV、TSV和TXT文件转换为Excel。...Csv ); // Create a Workbook object and open the file from its...',' ); // Create a Workbook object and open the file from its...

    docs.aspose.com/cells/zh/cpp/convert-csv-tsv-an...
  4. Save a Document in C++|Aspose.Words for C++

    Save a document in any supported format using C++....Save to a Stream Pass a stream object to the Save method. It’s necessary...behavior, pass a SaveOptions object with the desired SaveFormat...

    docs.aspose.com/words/cpp/save-a-document/
  5. Convert WORD to JSON format in C++ | products.a...

    Export WORD to JSON in C++ without using Microsoft Excel or Word...accepts a LoadOptions object. This object contains the Password...

    products.aspose.com/total/cpp/conversion/word-t...
  6. Create DOCX in Python | products.aspose.com

    Generate Microsoft Word DOCX document using Python applications without using Microsoft Word....Document class object. Create DocumentBuilder class object. Add text...

    products.aspose.com/total/python-net/create/docx/
  7. How to Resize Document During Conversion from S...

    Learn how to use Aspose.SVG for .NET rendering options to resize document pages to the size of the SVG content and vice versa....PNG, which takes the device object as a parameter. The following...Initialize an ImageRenderingOption object with default options 13 ImageRenderingOption...

    docs.aspose.com/svg/net/resize-document/
  8. How to Add a PDF Page to Another PDF using Java

    This article explains how to how to add a PDF page to another PDF using Java. All the details are available owing to the IDE configuration, a list of programming tasks, and a running sample code to insert PDF page into PDF using Java....initialize the PdfFileEditor object to insert a page Call the insert()...commenced by instantiating an object of the PdfFileEditor class...

    kb.aspose.com/pdf/java/how-to-add-a-pdf-page-to...
  9. How to Add Video in Presentation using Python

    In this simple article, we will focus on how to add video in Presentation using Python by configuring the environment using the well defined steps and executing the example code. You can easily embed a MP4 to PPTX in Python with the help of a simple API interface....Instantiate the Presentation class object to create an empty presentation...using the Presentation class object and gain access to first slide...

    kb.aspose.com/slides/python/how-to-add-video-in...
  10. When saving docx as MHTML to outputstream for u...

    Hi Aspose support, I have a problem where when I convert a word doc to MHTML for use in a MailMessage Object, and part of that Word doc has a url with &path= as part of the url in the body, it converts it to a new line …...MHTML for use in a MailMessage object, and part of that Word doc...I generate the MailMessage Object to be sent. (I set the subject...

    forum.aspose.com/t/when-saving-docx-as-mhtml-to...