Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 97,363 for

object

(0.2 sec)
  1. How to Find and Replace Text in PDF using Python

    This article assists on how to find and replace text in PDF using Python. It provides information about setting the environment and a runnable sample code to replace text in a PDF using Python....file using the Document class object where data is to be searched...TextFragmentAbsorber class object Apply the TextAbsorber for...

    kb.aspose.com/pdf/python/how-to-find-and-replac...
  2. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...path to the already existing object of BarCodeReader . The following...created recognition source object. using ( BarCodeReader reader...

    docs.aspose.com/barcode/net/set-barcode-source/
  3. Convert DWG to JPG using Python

    This topic explains how to convert DWG to JPG using Python. It encompasses the configuration, program workflow, and code snippet to export DWG to JPG using Python....the Image class Initialize an object of the CadRasterizationOpti...class Create an object of JpegOptions object Write the generated...

    kb.aspose.com/cad/python/convert-dwg-to-jpg-usi...
  4. BookmarkStart class | Aspose.Words for Python

    aspose.words.BookmarkStart class. Represents a start of a bookmark in a Word document...with a bookmark as a single object. Inheritance: BookmarkStart...Description bookmark Gets the facade object that encapsulates this bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for .NET 23.8 - Release Notes|Docume...

    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....loading failed: Unable to cast object of type UnknownStructure to...string srcFile2 = "test_smart_object.psd" ; using ( PsdImage psdImage...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-8...
  6. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...forms: quadrangle – a quadrangle object that bounds a barcode rectangle...rectangle - a rectangle object that bounds a barcode points – an...

    docs.aspose.com/barcode/python-net/get-placemen...
  7. ShadowFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShadowFormat class. Represents shadow formatting for an Object...Represents shadow formatting for an object. To learn more, visit the Working...color Gets or sets a string object that represents the color for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Import Bookmarks from XML to an Existing PDF Fi...

    This section explains how to import bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....Create a PdfBookmarkEditor object and bind the PDF file using...can be imported from a stream object. Export Bookmarks to XML from...

    docs.aspose.com/pdf/java/import-bookmark/
  9. Set Privileges on PDF|Aspose.PDF for .NET

    Discover how to modify user privileges in PDF files, restricting certain actions using Aspose.PDF in .NET....privileges, create a PdfFileSecurity object and call the SetPrivilege method...DocumentPrivilege object and then pass this object to the SetPrivilege...

    docs.aspose.com/pdf/net/set-privileges/
  10. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Java recognition results as formatted text....property of RecognitionResult object. AsposeOCR api = new AsposeOCR...// Add an image to OcrInput object OcrInput input = new OcrInput...

    docs.aspose.com/ocr/java/save-text/