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

object

(0.08 sec)
  1. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....This method takes OcrInput object and optional recognition settings...are returned as a OcrOutput object, that allow you to perform...

    docs.aspose.com/ocr/python-net/recognition/
  2. How to Create and Convert an XML File to PDF|As...

    PDF SharePoint API is capable of creating and converting XML files into PDF format....NET Document Object Model. According to Aspose...contains a collection of Section objects, and a Section contains one...

    docs.aspose.com/pdf/sharepoint/how-to-create-an...
  3. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow....to add an image as a frame object—especially if you plan to use...ShapeCollection class. To create an image object from an SVG, follow these steps:...

    docs.aspose.com/slides/python-net/image/
  4. Insert Pages into PDF|Aspose.PDF for Python via...

    Insert pages from one PDF into another using Aspose.PDF for Python.... Create a PdfFileEditor Object. Define the Insertion Position...): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/insert-pages-int...
  5. Extract XFA Data|Aspose.PDF for Python via .NET

    This example explains how to extract XFA form data from a PDF file using Aspose.PDF for Python via .NET. It demonstrates how to bind an XFA-based PDF document to the Form facade and export its internal data structure into a file stream.... In this example, the Form object from the aspose.pdf.facades...form data.""" # Create Form object form = pdf_facades . Form ()...

    docs.aspose.com/pdf/python-net/extract-xfa-data/
  6. Move Field|Aspose.PDF for Python via .NET

    Move an existing form field to a different position in a PDF document.... Create a FormEditor object. Bind the PDF document to the...outfile ): # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/move-field/
  7. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....ListFormat object. Returns Returns the list object. Returns null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Set Field Comb Number|Aspose.PDF for Python via...

    This example demonstrates how to set a comb number for a PDF form field using Aspose.PDF for Python.... Creates a FormEditor object. Set the comb number of a field...infile ) # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/set-field-comb-n...
  9. Add File Attachment Annotation|Aspose.PDF for P...

    The example binds an input PDF, adds a file attachment annotation to the first page using the file path, and saves the updated document....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-file-attachm...
  10. FieldChar.GetField | Aspose.Words for .NET

    Discover the GetField method in FieldChar, effortlessly retrieve fields for optimal data management and enhanced performance in your applications.... Remarks A new Field object is created each time the method...)); // Retrieve the facade object which represents the field...

    reference.aspose.com/words/net/aspose.words.fie...