Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 21,875 for

printing document

(0.22 sec)
  1. 将 PDF 文件拆分为单独页面的 Python 实现|Aspose.PDF for Java

    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.... Document () pdf = self . dataDir +...# 创建一个新的 Document 对象 new_document = self . Document (); # 获取页面集合中特定索引的页面...

    docs.aspose.com/pdf/zh/java/split-pdf-file-into...
  2. 如何用 .NET 添加 Redaction 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Redaction 个注释。...Load the PDF file Document document = new Document ( System . IO...Color . Blue ; // Text to be printed on redact annotation annot...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  3. CustomXmlPropertyCollection class | Aspose.Word...

    aspose.words.markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties...Structured Document Tags or Content Control documentation article...about smart tags. doc = aw . Document ( MY_DIR + 'Smart tags.doc'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert XPS to XLSM in Android Apps | products....

    Render XPS to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...XPS is a document format that is used to store documents in a compressed...to store documents that are to be shared or printed. XLSM is...

    products.aspose.com/total/android-java/conversi...
  5. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types.... FieldPrint Specifies the PRINT field. FieldPrintDate Specifies...how to insert a field into a document using a field code. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. | Aspose

    Sample code for PNG to PDF Java conversion. Use API example code for batch PNG files to PDF conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...PNG format and creates PNG documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/png-to-pdf/
  7. | Aspose

    Sample code for GIF to PDF Java conversion. Use API example code for batch GIF files to PDF conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...GIF format and creates GIF documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/gif-to-pdf/
  8. | Aspose

    Sample code for GIF to TXT Java conversion. Use API example code for batch GIF files to TXT conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...GIF format and creates GIF documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/gif-to-txt/
  9. HTML to PDF Merge using C# | Aspose.PDF

    Combine two or more HTML Documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Installing the Library on the Documentation pages. To verify the benefits...first Document using HtmlLoadOptions Load second Document using...

    products.aspose.com/pdf/net/merger/html-to-pdf/
  10. 使用打印标签 | C++

    学习如何使用 Aspose.Page for C++ 中的 PrintTicket API 为打印或查看设备指定 XPS 文档打印首选项...the following feature to the print ticket: Copy 1 new JobDuplexAllDocument(Duplex...Copy 1 JobPrintTicket pt = document. JobPrintTicket ; 要获取 XPS...

    docs.aspose.com/page/zh/cpp/xps/print-tickets/