Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 23,286 for

printing document

(0.36 sec)
  1. 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...
  2. Converting a EPS file to PPTX using Python | As...

    Sample code on Python for EPS to PPTX conversion. Use example code for batch EPS to PPTX conversion with Python and .NET...convert programmatically a document from EPS to PPTX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/e...
  3. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet....how to configure a document that can be printed as a book fold.... doc = aw . Document () # Insert text that spans 16 pages. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XamlFixedSaveOptions.resourceSavingCallback pro...

    XamlFixedSaveOptions.resourceSavingCallback property. Allows to control how resources (images and fonts) are saved when a Document is exported to fixed page Xaml format....and fonts) are saved when a document is exported to fixed page...IResourceSavingCallb Examples Shows how to print the URIs of linked resources...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Interactive Annotations using Python|Aspose.PDF...

    Learn how to add, read, and delete link annotations, and how to create navigation and print buttons in PDF Documents using Aspose.PDF for Python via .NET....interactive annotations in PDF documents using Aspose.PDF for Python...navigation buttons create a print button Link Annotation Add Link...

    docs.aspose.com/pdf/python-net/interactive-anno...
  6. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font.... Document ( file_name = MY_DIR + 'Embedded...docx' ) # Get the list of document fonts. font_infos = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract Text and Images from PPTX File Online a...

    Online PPTX file parser app. C++ API code to extract images and text from PPTX presentation....‘Parse Now’ button to parse document. Download the parsed files...and portion Get the text and print or save C++ Code : PPTX Presentation...

    products.aspose.com/total/cpp/parse/pptx/
  8. Extract Text and Images from Powerpoint File On...

    Online Powerpoint file parser app. C++ API code to extract images and text from Powerpoint presentation....‘Parse Now’ button to parse document. Download the parsed files...and portion Get the text and print or save C++ Code : Powerpoint...

    products.aspose.com/total/cpp/parse/powerpoint/
  9. Extract Tables from PDF in Python|Aspose.PDF fo...

    Learn how to extract table data from existing PDF Documents in Python....content from existing PDF documents efficiently. This code snippet...iterates through rows and cells to print the extracted text. Loads the...

    docs.aspose.com/pdf/python-net/extracting-table/
  10. FieldCollection.Count | Aspose.Words for .NET

    Discover the FieldCollection Count property, which efficiently returns the total number of fields in your collection for streamlined data management.... Document doc = new Document (); DocumentBuilder...over the field collection, and print contents and type // of every...

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