Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 97,400 for

object

(0.16 sec)
  1. Create a Column Chart in Word using Java

    This tutorial guides on how to create a column chart in Word using Java. It shares IDE settings, steps, and a sample code for creating a bar graph in Word using Java....file using the Document class object for working with charts Instantiate...Instantiate a DocumentBuilder class object for the new document Call the...

    kb.aspose.com/words/java/create-a-column-chart-...
  2. Manage Presentation Notes on Android|Aspose.Sli...

    Customize presentation notes with Aspose.Slides for Android via 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/androidjava/presentation...
  3. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....reflection effects of a Shape object. The ReflectionEffect class...ReflectionEffect from the Shape object ReflectionEffect reflection...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Manage Presentation Notes in JavaScript|Aspose....

    Customize presentation notes in JavaScript with Aspose.Slides for Node.js. 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/nodejs-java/presentation...
  5. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document page, enhancing your document rendering experience....PaperSizeCollection ) Gets the PaperSize object suitable for printing the page...PaperSource ) Gets the PaperSource object suitable for printing the page...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Add List Item|Aspose.PDF for Python via .NET

    This example demonstrates how to add items to a list box form field in a PDF document using Aspose.PDF for Python.... Create a FormEditor object. Bind the PDF to the FormEditor...outfile ): # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/add-list-item/
  7. Delete All Images from PDF|Aspose.PDF for Pytho...

    Delete all images from a PDF document using Aspose.PDF for Python via the Facades API....Create the PdfContentEditor object. Bind the input PDF. Delete...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/delete-all-images/
  8. DigitalSignatureDetails Class | Aspose.Words fo...

    Discover the Aspose.Words.Saving.DigitalSignatureDetails class for seamless digital document signing. Enhance security and authenticity effortlessly!...or sets a CertificateHolder object that contains the certificate...Gets or sets a SignOptions object used to sign a document. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Sign PDF Documents|Aspose.PDF for Java

    Learn how to sign PDF documents in Java with the PdfFileSignature facade....setCertificate or by creating a PKCS7 object. Call sign with the target...signed PDF and close the facade object. Java examples public static...

    docs.aspose.com/pdf/java/pdf-signing/
  10. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF document in PHP using Aspose.PDF for content enhancement....Code # Instantiate Document object $doc = new Document ( $dataDir...14 ); # create TextBuilder object $text_builder = new TextBuilder...

    docs.aspose.com/pdf/java/add-text-to-an-existin...