Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 43,929 for

import document

(0.15 sec)
  1. Create VSDM Files via Python | products.aspose.com

    Python Sample code for generating VSDM Documents. Use this code for creating VSDM files within any Python based application.....XML VSDX VSDM Create VSDM Documents via Python Native and high...performance VSDM (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  2. Create PDF Forms using Python for .NET | Aspose...

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....powerful, and easy-to-use document manipulation API for Python...Load PDF in an instance of Document class. Create a field. Create...

    products.aspose.com/pdf/python-net/acroforms/cr...
  3. Make A Document In C#

    Create a file using .NET library. Easily create a new Document in C# in a few steps....PDF or Word documents in C# Create a new document in almost any...developers can easily make a document in PDF, DOC, DOCX, HTML, EPUB...

    products.aspose.com/words/net/make/
  4. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …... pdf_document = apdf.Document(input_path) tagged_content...tagged_content = pdf_document.tagged_content struct_tree_root_element...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...
  5. HtmlLoadOptions.block_import_mode property | As...

    HtmlLoadOptions.block_Import_mode property. Gets or sets a value that specifies how properties of block-level elements are Imported...block_import_mode property HtmlLoadOptions.block_import_mode property...of block-level elements are imported. Default value is BlockImportMode...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....class file Initialize the Document class object. Add a page using...Python import aspose.pdf as apdf # Initialize document object...

    products.aspose.com/pdf/python-net/create/
  7. Better and Faster Image Processing for BarCode ...

    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....barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...BarCodeReadType' ) reader = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/better-and-faster-...
  8. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...level: Fit Width, Document OriginalPDF = new Document(); Page pdfPage...these? Bookmark XML file will Import to PDF file. <?xml version="1...

    forum.aspose.com/t/according-to-page-size-how-t...
  9. Importing Email|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....Español Русский Portuguese Importing Email Contents [ Hide ] VSTO...VSTO Below is the code to import email using VSTO Outlook. string...

    docs.aspose.com/email/net/importing-email/
  10. Loading, Viewing and Parsing MSG file|Documenta...

    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....mapi import MapiMessage # Create an instance...aspose.email.mapi import MapiMessage import io # Read the file...

    docs.aspose.com/email/python-net/loading-viewin...