Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 94,495 for

object

(0.39 sec)
  1. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CustomDocumentProperties for managing custom document properties effortlessly. Enhance your document management today!...Returns a DocumentProperty object by index. virtual Item { get;...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/net/aspose.words.pro...
  2. How to Remove Restrictions on PDF Document in Java

    This article contains information on how to remove restrictions on PDF documents in Java. It has IDE configuration, the programming steps, and a sample code to develop a PDF restriction remover software in Java....remove restrictions Create an object of PdfFileSecurity class to...to load the PDF Declare an object of DocumentPrivilege class...

    kb.aspose.com/pdf/java/how-to-remove-restrictio...
  3. How to Read PDF File in Java

    This tutorial provides information on how to read PDF file in Java. It will teach you how does Java read PDF to string and fetch all images from a PDF file....Document class object Instantiate TextAbsorber class object that can...using the TextAbsorber class object Display entire text read from...

    kb.aspose.com/pdf/java/how-to-read-pdf-file-in-...
  4. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an Object...size, color, and so on) for an object. To learn more, visit the Working...properties of the various objects such as Run , Paragraph , Style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an Object...size, color, and so on) for an object. To learn more, visit the Working...properties of the various objects such as Run , Paragraph , Style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 OLE 对象|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.... OBJECT ) { ByteArrayInputStream Ole_stream...get format of the OLE file object com . aspose . words . FileFormatInfo...

    docs.aspose.com/diagram/zh/java/working-with-ol...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++.... we can pass a SaveOptions object to // edit the image while...how to render an Office Math object into an image file in the local...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert PDF to TIFF|Aspose.PDF for Android via ...

    This article describes how to convert pages in PDF document into TIFF image. You will learn how to convert all or single pages to TIFF images with Aspose.PDF for Android via Android via Java....single TIFF image: Create an object of the Document class. Call...return ; } // Create Resolution object Resolution resolution = new...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. Aspose.Diagram Export vsdx file as pdf with boo...

    Hi Team, I am using Aspose.Diagram for Python via .Net with a temporary license. aspose-diagram-python==26.1. I am exporting vsdx files to pdf using below code: diagram = Diagram(visio_output_path) pdf_output_path = …...Create a main PDF Bookmark entry object pbeRoot = PdfBookmarkEntry()...Create a sub PDF Bookmark entry object subPbe2 = PdfBookmarkEntry()...

    forum.aspose.com/t/aspose-diagram-export-vsdx-f...
  10. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java.... you first need to create objects of PdfFileStamp and Stamp classes...background etc. using Stamp object as well. Then you can add the...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/