Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 20,122 for

printing document

(0.06 sec)
  1. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.DOC or SaveFormat.DOT format in Java....additional options when saving a document into the SaveFormat.DOC or...the Specify Save Options documentation article. Remarks: At the...

    reference.aspose.com/words/java/com.aspose.word...
  2. Insert an Empty Page at End of PDF File in PHP|...

    Learn how to insert an empty page at the end of a PDF Document in PHP using Aspose.PDF for Document expansion....Empty Page at the end of PDF document using Aspose.PDF Java for...Open the target document $pdf = new Document ( $dataDir . 'input1...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  3. 在 Python 中编辑 HTML 文档 – Aspose.HTML for Python v...

    学习如何使用 Aspose.HTML for Python 通过 .NET 编辑 HTML DOM;如何创建、填充、添加 HTML 元素,以及编辑内联和内部 CSS。...保存到文件中: Copy 1 # Edit HTML document using DOM Tree in Python 2.... join (output_dir, "edit-document-tree.html" ) 9 10 # Ensure...

    docs.aspose.com/html/zh/python-net/edit-html-do...
  4. Aspose::Words::PageExtractOptions::get_UnlinkPa...

    Aspose::Words::PageExtractOptions::get_UnlinkPagesNumberFields method. Specifies whether NUMPAGES fields in the resulting Document will be replaced with their actual resulting values. Default value is true in C++....NUMPAGES fields in the resulting document will be replaced with their...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Page...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Concatenate PDF Files in Python|Aspose.PDF for ...

    Learn how to concatenate multiple PDF files into a single PDF Document in Python using Aspose.PDF, simplifying Document management.... Document () pdf = self . Document () pdf = self...Open the source document pdf1 = self . Document () pdf1 = self...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  6. DocumentBase.warning_callback property | Aspose...

    DocumentBase.warning_callback property. Called during various Document processing procedures when an issue is detected that might result in data or formatting fidelity loss....property Called during various document processing procedures when...IWarningCallback ): ... Remarks Document may generate warnings at any...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.is_quick_style property | Aspose.Words fo...

    Style.is_quick_style property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI....access a document’s style collection. doc = aw . Document () self...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Presentation Properties in Java|Aspose.S...

    Master presentation properties in Aspose.Slides for Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files.... These document properties allow some useful...be stored along with the documents (presentation files). There...

    docs.aspose.com/slides/java/presentation-proper...
  9. Convert PDF to Text via C# | Aspose

    Sample code for PDF to Text C# conversion. Use API example code for batch PDF files to Text conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/pdf-to-t...
  10. Convert PDF/x to PDF formats in Python|Aspose.P...

    This topic shows you how to convert PDF/x to PDF formats using Aspose.PDF for Python via .NET....PDF Load the PDF document using ‘ap.Document’. Call ‘remove_pdfa_compliance()’...outfile ) document = ap . Document ( path_infile ) document . remove_pdfa_compliance...

    docs.aspose.com/pdf/python-net/convert-pdf_x-to...