Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 79,678 for

object

(0.09 sec)
  1. Watermark Word Files Online or using Android Mo...

    Free online app to Watermark different Word files. Android watermark library Java code for Word documents....class object Create TextWatermarkOptions class object Set options...ImageWatermarkOption class object Use getWatermark().setImage...

    products.aspose.com/total/android-java/watermar...
  2. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python....file using the Document class object for adding images Write some...instantiate the DocumentBuilder class object having different methods to...

    kb.aspose.com/words/python/how-to-resize-pictur...
  3. Insert a Table of Contents in Word using Python

    Insert a table of contents in Word using Python. Obtain details to set up the IDE, a list of tasks, and an example code to add a table of contents in Word using Python....class object and initialize the DocumentBuilder object Insert...configure the DocumentBuilder class object that supports adding a table...

    kb.aspose.com/words/python/insert-a-table-of-co...
  4. How to Convert PDF to PDF X1A using C#

    This article teaches how to convert PDF to PDF X1A using C#. It provides the IDE settings, the program logic and a runnable sample code to transform PDF to PDF X1A using C#....conversion to PDF/X-1a Create an object of PdfFormatConversionO class...class object, creating the PdfFormatConversionO object, and setting...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-pdf...
  5. CssSavingArgs.document property | Aspose.Words ...

    CssSavingArgs.document property. Gets the document Object that is currently being saved....property Gets the document object that is currently being saved...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java....Object All Implemented Interfaces:...Create a CertificateHolder object from a PKCS12 file, which we...

    reference.aspose.com/words/java/com.aspose.word...
  7. Generate Point Cloud to ASE File Formats via No...

    Sample Node.js generate point cloud code for ASE file. Use this example code to generate point cloud to ASE file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  8. Generate Point Cloud to ASE File Formats via py...

    Sample Python generate point cloud code for ASE file. Use this example code to generate point cloud to ASE file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/python-net/point-cloud/ase/
  9. HtmlSaveOptions.metafileFormat property | Aspos...

    HtmlSaveOptions.metafileFormat property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB...Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....replace("\r", "")); } public static Object[][] orderDataProvider() throws...throws Exception { return new Object[][] { {false}, {true}, }; }...

    reference.aspose.com/words/java/com.aspose.word...