Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 400,625 for

document

(0.3 sec)
  1. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...] 添加文本 要向现有 PDF 文件添加文本: 使用 Document 对象打开输入 PDF。 获取要添加文本的特定页面。...方法将 TextFragment 对象添加到页面。 调用 Document 对象的 Save 方法并保存输出 PDF 文件。 以下代码片段展示了如何在现有...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  2. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document...load an HTML, TXT, or CHM document if the encoding is not specified...specified inside the document. Can be None . Default is None ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    Aspose.Words.Saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable Document content such as shape, widths and other during saving....measure to apply to measurable document content such as shape, widths...Centimeters Specifies that the document content is saved using centimeters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. C# API to Export PS to WORDML | products.aspose...

    Convert PS to WORDML without using Microsoft Word...that provides a wide range of document manipulation and conversion... you can use the powerful Document Processing API, Aspose.Words...

    products.aspose.com/total/net/conversion/ps-to-...
  5. Rotate PDF Pages with Rust via C++|Aspose.PDF f...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Rust via C++...professional settings Open the PDF Document. Rotate PDF Pages. The rotate...page in a PDF document: use asposepdf :: { Document , Rotation };...

    docs.aspose.com/pdf/rust-cpp/rotate-pages/
  6. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    aspose.words.saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable Document content such as shape, widths and other during saving....measure to apply to measurable document content such as shape, widths...CENTIMETERS Specifies that the document content is saved using centimeters...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Inheritance: HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure Document management with customizable access!...a user on an encrypted PDF document. The default value is DisallowAll...a saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Add Pages to PDF using C++ | Aspose.PDF

    Add PDF pages to your Document programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...your environment. Create a Document object with the input PDF...

    products.aspose.com/pdf/cpp/pages/add/
  10. Table.AcceptEnd | Aspose.Words for .NET

    Discover the Table AcceptEnd method, seamlessly integrate visitors at the table's end for enhanced user experience and efficient data handling....visitor DocumentVisitor The document visitor. Return Value The...all hidden content from a document. public void RemoveHiddenContentF...

    reference.aspose.com/words/net/aspose.words.tab...