Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 96,139 for

object

(1.21 sec)
  1. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Create Table object. Set table setting (e.g. set...row_count )); } // Add table object to first page of input document...

    products.aspose.com/pdf/cpp/table/add/
  2. Managing Tasks, Journals, and Notes in PST File...

    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....to a PST: Create a MapiTask object. Set the MapiTask properties...a PST: Create a MapiJournal object Set the MapiJournal properties...

    docs.aspose.com/email/net/managing-tasks-journa...
  3. Convert EPS to PDF using C#

    Follow this article to convert EPS to PDF using C#. It has the IDE settings, a list of steps, and a sample code to develop an EPS file to PDF converter with various customizations....and cast it as an EpsImage object Customize the loaded EPS file...Create the PdfOptions class object for output PDF file customization...

    kb.aspose.com/imaging/net/convert-eps-to-pdf-us...
  4. How to Merge Cells in Excel using Java

    In this precise tutorial, details are covered about how to merge cells in Excel using Java. You can easily understand how using Java Excel merge cells operation can be performed programmatically with simple API calls....Excel file using the Workbook object Get access to the first worksheet...worksheet and create a Cells class object Merge cells and enter a sample...

    kb.aspose.com/cells/java/how-to-merge-cells-in-...
  5. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....class object for indenting a paragraph Create an object of the...the DocumentBuilder object for the above Word file Access the ParagraphFormat...

    kb.aspose.com/words/java/paragraph-formatting-i...
  6. Create WEBP in Python

    Follow this article to create WEBP in Python. Complete details are provided to establish the environment, a list of steps, and a sample code showing how to make a WEBP file in Python...necessary classes from it Create an object of the WebPOptions class and...above custom settings Create an object of the Graphics class for the...

    kb.aspose.com/imaging/python/create-webp-in-pyt...
  7. Manage Presentation Notes in Java|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/java/presentation-notes/
  8. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET... Create a document object by loading an existing PDF...Create a FileSpecification object by providing the path and description...

    docs.aspose.com/pdf/net/attach-zugferd/
  9. Rotating stamp about the center point|Aspose.PD...

    This section explains how to rotate stamp about the center point using Stamp Class.... If a Stamp is an object of Stamp type then the rotation... (); // Create PdfFileInfo object to get height and width of...

    docs.aspose.com/pdf/net/rotating-stamp-about-th...
  10. How to Split Word Document using Java

    This tutorial provides information on how to split Word document using Java. It contains configuration details, detailed steps to accomplish the task and a runnable sample code to split Word document into multiple documents using Java....pages into the Document class object Get the total number of pages...file into the Document class object that also contains the method...

    kb.aspose.com/words/java/how-to-split-word-docu...