Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 93,894 for

object

(0.15 sec)
  1. Working with Document in Node.js|Aspose.Words f...

    The `Document` class provides various document properties and methods using Node.js. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Node.js. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...collection of the Section objects enabling you to obtain a particular...

    docs.aspose.com/words/nodejs-net/working-with-d...
  2. How to Convert JSON to Excel in Python

    This quick tutorial explains how to convert JSON to Excel in Python as when we convert JSON to Excel Python is one of the best options. This tutorial provides configuration information, sequence of steps and a runnable sample code to demonstrate this feature....the JsonLayoutOptions class object that allows a number of customizations...Create a JsonLayoutOptions class object to customize the JSON import...

    kb.aspose.com/cells/python/how-to-convert-json-...
  3. Converting a PS file to PDF using PHP | Aspose.PDF

    Sample code on PHP for PS to PDF conversion. Use example code for batch PS to PDF conversion with Aspose.PDF for PHP via Java...PsLoadOptions object Create a new Document object and load the...Create a new PsLoadOptions object. $loadOption = new PsLoadOptions...

    products.aspose.com/pdf/php-java/conversion/ps-...
  4. Aspose.PSD for .NET 25.8 - Release Notes|Docume...

    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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-8...
  5. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java....Object public class RelativeVerticalPosi...the current page. PAGE The object is positioned relative to the...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Audio in PowerPoint PPT in C# | C# Extract ...

    Use .NET PowerPoint API to insert audio in PowerPoint presentations using C#. Extract audio from the slides in the presentations programmatically....from file into a FileStream object. Insert the audio to the presentation...audio frame into an IAudioFrame object. Set the additional properties...

    blog.aspose.com/slides/add-or-extract-audio-in-...
  7. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....file in the Workbook class object for conversion to a Word file...Instantiate DocxSaveOptions class object Set the flag to create a directory...

    kb.aspose.com/cells/python/how-to-export-excel-...
  8. Aspose.PSD for Java 20.6 - Release Notes|Docume...

    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....LnkEResource (Resource of Smart Object Layer) Feature PSDJAVA-219...LnkEResource (Resource of Smart Object Layer) // An example of linking...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  9. Document.bibliography property | Aspose.Words f...

    Document.bibliography property. Gets the [Document.bibliography](./) Object that represents the list of sources available in the document....bibliography object that represents the list of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract PDF pages|Aspose.PDF for Java

    This section explains how to extract PDF pages with com.aspose.pdf.facades using PdfFileEditor class....() { // Create PdfFileEditor object PdfFileEditor pdfEditor = new...() { // Create PdfFileEditor object PdfFileEditor pdfEditor = new...

    docs.aspose.com/pdf/java/extract-pdf-pages/