Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 20,265 for

printing document

(0.17 sec)
  1. Convert PDF to TXT via C# | Aspose

    Sample code for PDF to TXT C# conversion. Use API example code for batch PDF files to TXT 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-txt/
  2. Remove Metadata from PDF in Python|Aspose.PDF f...

    Find out how to remove metadata from PDF Documents in Python using Aspose.PDF, ensuring privacy and data security....To remove Metadata from Pdf document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  3. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. MarkdownSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. C# API to Export CGM to OTT | products.aspose.com

    Convert CGM to OTT without using Microsoft Word...developers with a wide range of document manipulation and conversion...features for manipulating PDF documents. It enables developers to...

    products.aspose.com/total/net/conversion/cgm-to...
  6. CustomPartCollection.RemoveAt | Aspose.Words fo...

    Effortlessly manage your CustomPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  7. 获取和设置页面属性|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 获取和设置 PDF 文档的页面属性,以实现自定义文档格式。... 要获取 PDF 文件中的页面数量: 使用 Document 类打开 PDF 文件。 然后使用 PageCollection...PageCollection 集合的 Count 属性(来自 Document 对象)获取文档中的总页面数。 以下代码片段展示了如何获取...

    docs.aspose.com/pdf/zh/net/get-and-set-page-pro...
  8. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.indexOf method. Gets the index of a property by name....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose Word to PDF - Show Comments with User & ...

    Hi Team , we are trying to convert the word files with comments to PDF. I could acheive the visibility of the comments in the docx to be printed in PDF by below code doc.getLayoutOptions().setCommentDisplayMode(Commen…...comments in the docx to be printed in PDF by below code doc.getLayoutOptions()...extract the comments from the document and format them accordingly...

    forum.aspose.com/t/aspose-word-to-pdf-show-comm...
  10. BaseWebExtensionCollection | Aspose.Words for Java

    Base class for TaskPaneCollection WebExtensionBindingCollection WebExtensionPropertyCollection and WebExtensionReferenceCollection collections in Java....Work with Office Add-ins documentation article. Constructors Constructor...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...