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

document

(0.25 sec)
  1. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your Document's readability!... Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage Document operations effectively....a user on an encrypted PDF document. [Flags] public enum PdfPermissions...all operations on the PDF document. This is the default value...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldMergingArgs class | Aspose.Words for Python

    aspose.words.mailmerging.FieldMergingArgs class. Provides data for the MergeField event...Mail Merge and Reporting documentation article. Remarks The MergeField...field is encountered in the document. You can respond to this event...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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/
  7. 使用 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...
  8. Online XPS to MHTML Conversion or Build .NET ba...

    Free online app to convert XPS to MHTML files. .NET C# conversion library code for XPS Documents....will be converted into MHTML document Download the converted MHTML...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  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. MailMergeCheckErrors | Aspose.Words for Java

    Specifies how Microsoft Word will report errors detected during mail merge in Java....and report errors in a new document. DEFAULT Equals to the PAUSE_ON_ERROR...and report errors in a new document. length Methods Method Description...

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