Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 400,576 for

document

(0.28 sec)
  1. FootnoteSeparatorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteSeparatorType enum to customize footnote and endnote separators, enhancing Document formatting and readability.... Document doc = new Document ( MyDir + "Footnotes...separator format. Document doc = new Document ( MyDir + "Footnotes...

    reference.aspose.com/words/net/aspose.words.not...
  2. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件导入和导出注释到 XFDF。...ImportAnnotation () { // The path to the documents directory var dataDir = RunExamples...PdfAnnotationEditor ()) { // Bind PDF document annotationEditor . BindPdf...

    docs.aspose.com/pdf/zh/net/import-export-annota...
  3. Java API to Export EPUB to DOTX | products.aspo...

    Convert EPUB to DOTX using on premise Java API...APIs that provides powerful document processing capabilities. The...create, edit, and convert PDF documents. It also provides the ability...

    products.aspose.com/total/java/conversion/epub-...
  4. Document.automaticallyUpdateStyles property | A...

    Document.automaticallyUpdateStyles property. Gets or sets a flag indicating whether the styles in the Document are updated to match the styles in the attached template each time the Document is opened in MS Word....automaticallyUpdateS property Document.automaticallyUpdateS property...whether the styles in the document are updated to match the styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Export OFT to JPEG via C++ | products.aspose.com

    C++ API to Convert OFT to JPEG without using Microsoft Word or Outlook...be used to convert emails, documents, and images. With the help...HTML by using Document class Save the document to JPEG format...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....of DrawingML effects in a document as we save it to PDF. let...let doc = new aw . Document ( base . myDir + "DrawingML shape effects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....a Word Document in Python How to Convert Word Document to HTML...in Python How to Edit Word Document using Python How to Convert...

    kb.aspose.com/words/python/page/4/
  8. 使用 Python 从 PDF 中删除表格 | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 文件中删除表格。...data_dir , outfile ) document = apdf . Document ( path_infile ) absorber...TableAbsorber () absorber . visit ( document . pages [ 1 ]) table = absorber...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  9. CleanupOptions.unused_lists property | Aspose.W...

    CleanupOptions.unused_lists property. Specifies whether unused list and list definitions should be removed from Document...definitions should be removed from document. Default value is True . @property...custom styles from a document. doc = aw . Document () doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Navigation with Cursor in Java|Aspose.Words for...

    Navigate between different nodes within a Document, such as a paragraph, bookmark, or a specific character using Java....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/java/navigation-with-cursor/