Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 90,771 for

object

(0.24 sec)
  1. MailMergeSettings class | Aspose.Words for Node.js

    Aspose.Words.Settings.MailMergeSettings class. Specifies all of the mail merge information for a document... Remarks You can use this object to specify a mail merge data...document. Or you can use this object to query mail merge settings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Convert PNG to PowerPoint Slide in Java

    This article focuses on how to convert PNG to PowerPoint Slide in Java. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in Java....Instantiate the Presentation class object to add a default empty presentation...PowerPoint in Java , the Slide object is used to hold the reference...

    kb.aspose.com/slides/java/how-to-convert-png-to...
  3. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....the Document class object Create an object of the TextAnnotation...class object and set its properties Create a border object and...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...
  4. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....Object, com.aspose.words.SaveOptions...DocSaveOptions object in a LoadOptions object. Assert.assert...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java.... Initialize Document object. Save output PDF document by...(); // Create a new Document object and load the HTML file $document...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  6. DocumentBuilder.InsertForms2OleControl | Aspose...

    Effortlessly integrate Forms2OleControl with DocumentBuilder's InsertForms2OleControl method. Enhance your document functionality today!...method Inserts Forms2OleControl object into current position. public...forms2OleControl ) Return Value Shape object that contains passed Forms2OleControl...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Cells Formats|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....Cells collection represents an object of the Cell class. Aspose.Cells...formatting style. Also, the object of the Style class is used...

    docs.aspose.com/cells/java/cells-formatting/
  8. FieldUserInitials Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserInitials class to easily implement USERINITIALS fields, enhancing document personalization and user engagement....{ get; } Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Adding a Watermark to an Image|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....Create and initialize a Graphics object. Create and initialize Font...Font and SolidBrush objects. Draw a string as watermark using the...

    docs.aspose.com/psd/java/adding-a-watermark-to-...
  10. Convert DWG to JPG using Python

    This topic explains how to convert DWG to JPG using Python. It encompasses the configuration, program workflow, and code snippet to export DWG to JPG using Python....the Image class Initialize an object of the CadRasterizationOpti...class Create an object of JpegOptions object Write the generated...

    kb.aspose.com/cad/python/convert-dwg-to-jpg-usi...