Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 18,825 for

printing document

(0.09 sec)
  1. Get Page Properties in PHP|Aspose.PDF for Java

    Explore how to retrieve the properties of specific pages in a PDF Document in PHP using Aspose.PDF for detailed control....get page properties of Pdf document using Aspose.PDF Java for...Create PDF document $pdf_document = new Document ( $dataDir ...

    docs.aspose.com/pdf/java/get-page-properties-in...
  2. 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...
  3. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Inheritance: OoxmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentVisitor.VisitBookmarkEnd | Aspose.Words...

    Discover the DocumentVisitor VisitBookmarkEnd method, which enhances Document navigation by efficiently handling bookmark endings for seamless user experience....bookmark is encountered in the document. public virtual VisitorAction...CreateUpdateAndPrint () { // Create a document with three bookmarks, then...

    reference.aspose.com/words/net/aspose.words/doc...
  5. XPS to TIFF Conversion API | C++

    XPS to TIFF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page for C++ Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/cpp/conversion/xps-to-...
  6. Online PDF to IMAGE Conversion or Build .NET ba...

    Free online app to convert PDF to IMAGE files. .NET C# conversion library code for PDF Documents....will be converted into IMAGE document Download the converted IMAGE...Automation API Open PDF file using Document class Initialize JpegDevice...

    products.aspose.com/total/net/conversion/pdf-to...
  7. Online XPS to ODP Conversion or Build .NET base...

    Free online app to convert XPS to ODP files. .NET C# conversion library code for XPS Documents....will be converted into ODP document Download the converted ODP...Automation API Open XPS file using Document class Convert XPS to PPTX...

    products.aspose.com/total/net/conversion/xps-to...
  8. Online PS to WMZ Conversion or Build .NET based...

    Free online app to convert PS to WMZ files. .NET C# conversion library code for PS Documents....will be converted into WMZ document Download the converted WMZ...Automation API Open PS file using Document class Initialize JpegDevice...

    products.aspose.com/total/net/conversion/ps-to-...
  9. 在PHP中管理文档属性|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....//Retrieve a list of all custom document properties of the Excel file...()); //Accessing a custom document property by using the property...

    docs.aspose.com/cells/zh/net/managing-document-...
  10. Split PDF File into Individual Pages in Python|...

    Understand how to split a PDF Document into individual pages using Python and Aspose.PDF, making content extraction easier....Contents [ Hide ] To split PDF document into individual pages using...class. Python Code pdf = self.Document() pdf=self.dataDir + 'input1...

    docs.aspose.com/pdf/python-java/split-pdf-file-...