Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 23,322 for

printing document

(0.68 sec)
  1. Document.built_in_document_properties property ...

    Document.built_in_Document_properties property. Returns a collection that represents all the built-in Document properties of the Document....built_in_document_properties property Document.built_in_document_properties...the built-in document properties of the document. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extract Tagged Content from PDFs in Python|Aspo...

    Learn how to extract tagged PDF content in Python with Aspose.PDF for Python via .NET, including access to tagged content, root structure, and child structure elements....extract tagged content from PDF documents using Python. Use these examples...order to get content of PDF Document with Tagged Text, Aspose.PDF...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  3. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...aspose.pdf as ap # 打开文档 document = ap . Document ( input_file ) # 创建圆形注释...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  4. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#....of Pages from the OneNote Document Aspose.Note for .NET supports...number of pages from a OneNote document. This example works as follows:...

    docs.aspose.com/note/net/working-with-pages/
  5. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML Documents to PDF format using Aspose.PDF in PHP and Java....simple, just load HTML to Document class and save it as output...convert any existing HTML documents to PDF seamlessly. The process...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  6. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtinDocumentproperties/last_printed/) property is updated before saving....update_last_printed_property property SaveOptions.update_last_printed_property...update_last_printed_property property Gets or sets a value determining...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SVG Fonts Knowledge Base

    SVG font or WOFF, or maybe TTF? To know for sure if SVG font covers your use case, first learn about the font itself, its structure and pros and cons.... SVG document is a text file that describes...well-known font format for web and print design and is supported by most...

    docs.aspose.com/font/net/what-is-font/svg-font/
  8. 使用 Python 的标记注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、读取和删除文本、插入符号以及替换批注。... 打开源 PDF document = ap . Document ( infile ) 创建并配置文本注释...annotations . TextAnnotation ( document . pages [ 1 ], ap . Rectangle...

    docs.aspose.com/pdf/zh/python-net/markup-annota...
  9. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PCL format in Java....additional options when saving a document into the SaveFormat.PCL format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential Document properties, enhancing your Word processing efficiency....class A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...