Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 423,886 for

document

(0.38 sec)
  1. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...UsingGraphicsAbsorbe () { // The path to the document directory var dataDir = RunExamples...(); // Open the document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/working-with-vector-...
  2. Copy Outer Field|Aspose.PDF for Java

    Learn how to copy a form field from one PDF Document into another in Java using the FormEditor facade in Aspose.PDF....) with the source document path, field name, target page...Save the updated destination document. public static void copyOuterField...

    docs.aspose.com/pdf/java/copy-outer-field/
  3. 从单元格中删除文本|Documentation

    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....colName , rowIndex ); // Given a document, a worksheet name, a column...uint rowIndex ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/delete-text-from-a...
  4. LoadOptions.resourceLoadingCallback property | ...

    LoadOptions.resourceLoadingCallback property. Allows to control how external resources (images, style sheets) are loaded when a Document is imported from HTML, MHTML....sheets) are loaded when a document is imported from HTML, MHTML...resources when loading Html documents. test . skip ( 'LoadOptionsCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a Document, such as a paragraph, bookmark, or a specific character using C++....Hide ] While working with a document, even if it is a short or...need to navigate through your document. Navigation with a virtual...

    docs.aspose.com/words/cpp/navigation-with-cursor/
  6. 扁平化所有字段|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via .NET 将 PDF 中的所有表单字段扁平化。它展示了如何绑定 PDF 文档、将每个交互式表单元素转换为静态页面内容,并保存最终文件。... 保存已更新的 Document。 from io import FileIO import..."""Flatten all fields in a PDF document.""" # Create Form object pdf_form...

    docs.aspose.com/pdf/zh/python-net/flatten-all-f...
  7. PdfSaveOptions.headerFooterBookmarksExportMode ...

    PdfSaveOptions.headerFooterBookmarksExportMode property. Determines how bookmarks in headers/footers are exported....bookmarks in headers/footers in a document that we are rendering to PDF...PDF. let doc = new aw . Document ( base . myDir + "Bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of Documents using a single line of code....variety of different types of documents using a single line of code...input document of the one format into the output document of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.verticalAlignment property | Aspose.W...

    PageSetup.verticalAlignment property. Returns or sets the vertical alignment of text on each page in a Document or section....of text on each page in a document or section. get verticalAlignment...sections in a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of text on each page in a Document or section....of text on each page in a document or section. @property def...to sections in a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...