Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 97,201 for

object

(0.2 sec)
  1. Convert Scanned PDF to Editable PDF using Java

    Follow this article to convert scanned PDF to editable PDF using Java. It has details to set the IDE, a list of steps, and a sample code to convert PDF to searchable PDF using Java....PDF into the Document class object of Aspose.PDF and set metadata...Create the recognition engine object, prepare the input file by...

    kb.aspose.com/total/java/convert-scanned-pdf-to...
  2. TabStop class | Aspose.Words for Node.js

    Aspose.Words.TabStop class. Represents a single custom tab stop... The TabStop object is a member of the TabStopCollection...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Parse Text from PDF in Node.js|Aspose.PDF for N...

    This article describes various ways to parse text from PDF documents using Aspose.PDF for Node.js via C++.... Receive the object if successful. Call the function...text is stored in the JSON object. Thus, if ‘json.errorCode’...

    docs.aspose.com/pdf/nodejs-cpp/extract-text-fro...
  4. ASP - VBScript 通过 COM 互操作|Aspose.PDF for .NET

    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 a new section in the Pdf object Dim pdfsection Set pdfsection...Section" ) 'Add section to Pdf object document . Sections . Add (...

    docs.aspose.com/pdf/zh/net/asp-vbscript-via-com...
  5. ImageSaveOptions.Scale | Aspose.Words for .NET

    Discover the ImageSaveOptions Scale property to effortlessly adjust the zoom factor for your images, enhancing quality and customization.... 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/net/aspose.words.sav...
  6. FieldUserAddress Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserAddress class for seamless integration of USERADDRESS fields, enhancing document automation and personalization....{ 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...
  7. FieldDde class | Aspose.Words for Python

    aspose.words.fields.FieldDde class. Implements the DDE field...) format Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. insert_as_html...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Smart Filter Manipulation in Aspose.PSD for Jav...

    Examples of how to use Smart Filters in PSD File...and casts it to a PsdImage object. The original image is saved...name. A SharpenSmartFilter object is instantiated to represent...

    docs.aspose.com/psd/java/smart-filters/
  9. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....FileNotFoundExceptio { // Initialize document object Document document = new Document...(); // Initialize document object String cgmFileName = Paths...

    docs.aspose.com/pdf/java/convert-images-format-...
  10. Set Privileges on an Existing PDF File|Aspose.P...

    Set and manage PDF document privileges to control user actions such as printing, copying, and editing....Create a ‘PdfFileSecurity’ Object. Bind the input PDF. Define...""" # Create PdfFileSecurity object file_security = pdf_facades...

    docs.aspose.com/pdf/python-net/set-privileges/