Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 400,570 for

document

(0.1 sec)
  1. Online XPS to XAML Conversion or Develop Java b...

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

    products.aspose.com/total/java/conversion/xps-t...
  2. XpsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XpsSaveOptions for enhanced Document saving in XPS format. Customize settings for optimal output and quality....additional options when saving a document into the Xps format. To learn...the Specify Save Options documentation article. public class XpsSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Load And Save To Stream in PHP|Aspose.Words for...

    Load And Save Document To Stream using PHP....Php Code // The path to the documents directory. $ dataDir = ""...for Aspose.Words to load a document. $ stream = new Java ( "java...

    docs.aspose.com/words/java/load-and-save-to-str...
  4. 使用 C# 语言的 Hello World 示例|Aspose.PDF for .NET

    此示例演示如何使用 Aspose.PDF 创建一个简单的包含文本 Hello World 的 PDF 文档... 以下代码片段遵循这些步骤: 实例化一个 Document 对象。 向文档对象添加一个 Page 。 创建一个...HelloWorld () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/hello-world-example/
  5. FieldSubject class | Aspose.Words for Python

    aspose.words.fields.FieldSubject class. Implements the SUBJECT field...the Working with Fields documentation article. Remarks Retrieves... and optionally sets, the document’s subject, as recorded in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF Documents using Aspose.PDF for Python via .NET library....their purpose and role in the document. When editing these PDFs,...must be taken to uphold the document’s structure and accessibility...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  7. Export EMLX to MD via Java | products.aspose.com

    Java API to Convert EMLX to MD without using Microsoft Word or Outlook...render HTML to MD by using Document Processing API Aspose.Words...HTML by using Document class Save the document to MD format using...

    products.aspose.com/total/java/conversion/emlx-...
  8. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet....multiple page documents, gets or sets how a document is printed...margins. let doc = new aw . Document (); // Insert text that spans...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::PageSetup::get_Margins method | ...

    Aspose::Words::PageSetup::get_Margins method. Returns or sets preset Margins of the page in C++....recalculate the page layout of the document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Rendering...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Redact PDF using Python | Aspose.PDF

    Redact PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...run the command: Redact PDF documents via Python You need Aspose...the PDF with an instance of Document. Create TextFragmentAbsorber...

    products.aspose.com/pdf/python-net/redaction/