Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 92,092 for

object

(0.18 sec)
  1. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....need to create a PdfViewer object and open the PDF using the...PrintingPDFFile () { // Create PdfViewer object PdfViewer viewer = new PdfViewer...

    docs.aspose.com/pdf/java/print-pdf-file/
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties class. A collection of built-in document properties. To learn more, visit the documentation article in C++....override Returns an enumerator object that can be used to iterate...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....pass this object as an argument to the Document object’s Encrypt...Instantiate Document Privileges object // Apply restrictions on all...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  4. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....the font formatting of this object. virtual get_IsComposite ()...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  6. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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.... insert ( 1 ) # Create object to represent TOC information...toc_info ) # Create string objects which will be used as TOC elements...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  7. DigitalSignatureDetails.signOptions property | ...

    DigitalSignatureDetails.signOptions property. Gets or sets a [DigitalSignatureDetails.signOptions](./) Object used to sign a document....signOptions object used to sign a document. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF...a Document object. Add a Page to document object. Create a TextFragment...TextFragment object. Add TextFragment to Paragraph collection...

    docs.aspose.com/pdf/net/hello-world-example/
  9. Extracting handwritten text|Documentation

    How to extract text from notes, memos, checks and other handwritten documents....OcrInput object and returns a RecognitionResult object containing...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition/read-handwr...
  10. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....Object, com.aspose.words.SaveOptions...Create an "XpsSaveOptions" object that we can pass to the document's...

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