Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 22,804 for

printing document

(1.02 sec)
  1. Aspose.Words Use of consulting - Free Support F...

    I have a Word Document with multiple headings (all are Level 1). Each heading is followed by a section of text. Is there a way to extract all headings and the specific content under each one?...2026, 9:54am 1 I have a Word document with multiple headings (all...code to split document by heading styles: Document doc = new D...

    forum.aspose.com/t/aspose-words-use-of-consulti...
  2. Online PCL to OTT Conversion or Develop Java ba...

    Free online app to convert PCL to OTT files. Java conversion library code for PCL Documents....will be converted into OTT document Download the converted OTT...Automation API Open PCL file using Document class Convert PCL to DOC by...

    products.aspose.com/total/java/conversion/pcl-t...
  3. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX Document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX Document....powerful, and user-friendly document manipulation API for the python-net...supports the conversion of documents from any supported input format...

    products.aspose.com/pdf/python-net/merger/
  4. Online PCL to DOTX Conversion or Develop Java b...

    Free online app to convert PCL to DOTX files. Java conversion library code for PCL Documents....will be converted into DOTX document Download the converted DOTX...Automation API Open PCL file using Document class Convert PCL to DOC by...

    products.aspose.com/total/java/conversion/pcl-t...
  5. 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...
  6. BuiltInDocumentProperties.lastSavedBy property ...

    BuiltInDocumentProperties.lastSavedBy property. Gets or sets the name of the last author....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document’s keywords, as recorded in...

    reference.aspose.com/words/java/com.aspose.word...
  8. StructuredDocumentTag.Accept | Aspose.Words for...

    Discover the StructuredDocumentTag Accept method—seamlessly integrate visitor interactions for enhanced Document functionality and user engagement....to print the node structure of every structured document tag...tag in a document. Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Convert PPTX to DOC via Java or with free Onlin...

    Java API to Export PPTX to DOC without using Microsoft Word or PowerPoint or online. Test free PPTX to DOC online converter quickly before integrating the code....create, edit, and convert documents in a variety of formats. Aspose...convert presentations and documents in a variety of formats. How...

    products.aspose.com/total/java/conversion/pptx-...
  10. How to convert PDF to PDF /UA - Free Support Fo...

    Hello, I’m trying to convert a PDF Document to PDF/UA using the Document Convert method. doc.Convert(log, PdfFormat.PDF_UA_1, ConvertErrorAction.None) However, this methods always fails, whatever the input Document. …...convert a PDF document to PDF/UA using the Document Convert method...fails, whatever the input document. It seems the requirements...

    forum.aspose.com/t/how-to-convert-pdf-to-pdf-ua...