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

object

(0.23 sec)
  1. HtmlMetafileFormat | Aspose.Words for Java

    Indicates the format in which metafiles are saved to HTML documents in Java....Object public class HtmlMetafileFormat...Examples: Shows how to convert SVG objects to a different format when...

    reference.aspose.com/words/java/com.aspose.word...
  2. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....PDF file using the Document object. Replace a particular image...Save method of the Document object. The following code snippet...

    docs.aspose.com/pdf/net/replace-image-in-existi...
  3. 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-...
  4. 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-...
  5. Convert Latex to Word using Python

    Follow this article to convert Latex to Word using Python. It has the details to set the IDE, steps, and sample code to perform Latex to Word conversion using Python....parameters in the TeXLoadOptions object. Steps to Convert TEX to Word...Instantiate the TeXLoadOptions object for loading the source TEX...

    kb.aspose.com/pdf/python/convert-latex-to-word-...
  6. 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...
  7. IMailMergeDataSource.MoveNext | Aspose.Words fo...

    Discover how the IMailMergeDataSource MoveNext method seamlessly advances to the next record, enhancing your data management efficiency....source in the form of a custom object. public void CustomDataSource...Torino" ) }; // To use a custom object as a data source, it must implement...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Create Union Range with C++|Documentation

    Create Union Range in Excel files using Aspose.Cells with C++....method returns a UnionRange object. The following code snippet...Startup (); // Create a Workbook object Workbook workbook ; // Create...

    docs.aspose.com/cells/cpp/create-union-range/
  9. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....Object, com.aspose.words.SaveOptions...fileName) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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-...