Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 91,324 for

object

(0.09 sec)
  1. Aspose::Words::FileFormatUtil::DetectFileFormat...

    Aspose::Words::FileFormatUtil::DetectFileFormat method. Detects and returns the information about a format of a document stored in a stream in C++....ReturnValue A FileFormatInfo object that contains the detected...the document into a Document object. This method throws FileCorruptedExcepti...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. How to Convert a JPG to Word using C#

    This article guides on how to convert a JPG to Word using C#. It provides the resources to set the IDE, a list of steps, and a runnable sample code to change JPG to Word using C#....document using the Document class object for inserting a JPG image Instantiate...Instantiate the DocumentBuilder class object and initialize it with the...

    kb.aspose.com/words/net/how-to-convert-a-jpg-to...
  3. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert DOCX to PDF....Word document using Document object to export to PDF Instantiate...Instantiate a PdfSaveOptions class object to create a custom PDF Set the...

    kb.aspose.com/words/java/how-to-convert-word-to...
  4. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....into the Presentation class object Perform some operations on...file into a Presentation class object and then can save it directly...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  5. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....file Configure the TeXOptions object to initialize options for a...into the Aspose.Pdf.Document object and save a Word file These...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...
  6. Read and Write Table with Query Table Data Sour...

    Learn how to read and write a table with a QueryTable data source using Aspose.Cells for Node.js via C++...."output" ); // Load workbook object const workbook = new AsposeCells...Find Query Tables and List Objects related to External Data Connections...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...
  7. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow....to add an image as a frame object—especially if you plan to use...readStream ); // Creates a data object for embedding var dataInfo...

    docs.aspose.com/slides/nodejs-java/image/
  8. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java....Object public class ImageSize Contains...image will create an ImageData object with an image size of 300x300pt...

    reference.aspose.com/words/java/com.aspose.word...
  9. Image Markers in Aspose.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.... DataType = typeof ( object ); // Add a new record to it...// Create WorkbookDesigner object. WorkbookDesigner designer...

    docs.aspose.com/cells/net/image-markers-in-aspo...
  10. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...# Create a "PsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...