Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 97,201 for

object

(0.92 sec)
  1. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of Objects in Java....source, such as a list of objects. Master-detail data is also...GetValue(System.String,System.Object@) for every merge field it...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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/
  3. DocSaveOptions | Aspose.Words for .NET

    Discover the DocSaveOptions constructor for seamless document saving in Doc format. Enhance your workflow with easy, efficient document management....DocSaveOptions object in a LoadOptions object. Assert . Throws...DocSaveOptions object in a LoadOptions object. Assert . Throws...

    reference.aspose.com/words/net/aspose.words.sav...
  4. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....int format) { return format((Object) value, format); } public String...format((Object) value, format); } private String format(Object value...

    reference.aspose.com/words/java/com.aspose.word...
  5. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over Object height in documents. Optimize your workflow with this essential feature!...determining the height of an object. public enum HeightRule Values...accommodate all text inside an object. Exactly 1 The height is specified...

    reference.aspose.com/words/net/aspose.words/hei...
  6. Convert SVG file to PDF format in PHP|Aspose.PD...

    Explore how to convert SVG files to PDF format in PHP using Aspose.PDF for effective document management....Code # Instantiate LoadOption object using SVG load option $options...SvgLoadOptions (); # Create document object $pdf = new Document ( $dataDir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  7. Set PDF File Information|Aspose.PDF for .NET

    This section explains how to set PDF File Information with Aspose.PDF Facades.... You need to create an object of PdfFileInfo class and then...SaveNewInfo method of the PdfFileInfo object. The following code snippet...

    docs.aspose.com/pdf/net/set-pdf-file-information/
  8. How to Export PowerPoint to Word using Java

    This tutorial guides on how to export PowerPoint to Word using Java. It provides configuration details, stepwise procedure and a runnable sample code to convert PPTX to DOCX using Java....using the Presentation class object Save this presentation as an...Create a LoadOptions class object using the Aspose.Words library...

    kb.aspose.com/slides/java/how-to-export-powerpo...
  9. How to Find and Replace Text in PDF using Python

    This article assists on how to find and replace text in PDF using Python. It provides information about setting the environment and a runnable sample code to replace text in a PDF using Python....file using the Document class object where data is to be searched...TextFragmentAbsorber class object Apply the TextAbsorber for...

    kb.aspose.com/pdf/python/how-to-find-and-replac...
  10. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...path to the already existing object of BarCodeReader . The following...created recognition source object. using ( BarCodeReader reader...

    docs.aspose.com/barcode/net/set-barcode-source/