Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 376,839 for

document

(0.21 sec)
  1. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word Document is stored in stories...enumeration Text of a Word document is stored in stories. StoryType...There is no such story in the document. MAIN_TEXT Contains the main...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list formatting to enhance your Document's presentation and clarity....list formatting used in the document. public ListCollection Lists...with list levels. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a Document. NPOI does not provide an opportunity to insert a hyperlink using C#....Word document using the DocumentBuilder class: Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/net/insert-hyperlink/
  4. ListLevelCollection.Count | Aspose.Words for .NET

    Discover the ListLevelCollection Count property to easily access the total number of levels in your list, enhancing data management and organization....use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Style.List | Aspose.Words for .NET

    Discover how to style your lists effectively! Learn to define unique formatting for list styles to enhance your content's visual appeal....use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words/sty...
  6. Watermark.Type | Aspose.Words for .NET

    Discover the Watermark Type property to enhance your design with customizable watermarks for branding and protection. Elevate your visuals today!... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/wat...
  7. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通過 COM Interop 使用 Python 從 PDF 中提取附件。...infile ) # Open document document = apdf . Document ( path_infile...( f "Total files : { len ( document . embedded_files ) } " ) #...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  8. Removing Header and Footer|Aspose.Words for .NET

    Remove headers or footers from a Document easily and fast instead of using VSTO in C#.... Document doc = Application . Documents . Open ( "Add...(); Aspose.Words Document doc = new Document ( "Remove Headers...

    docs.aspose.com/words/net/removing-header-and-f...
  9. Hyphenation.WarningCallback | Aspose.Words for ...

    Discover the Hyphenation WarningCallback property, ensuring optimal formatting by detecting issues in hyphenation patterns during loading. Maximize text fidelity!...EqualTo ( 0 )); // Open a document with a locale that Microsoft...such as German. Document doc = new Document ( MyDir + "German...

    reference.aspose.com/words/net/aspose.words/hyp...
  10. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF Documents using the Aspose.PDF for Java....Basic operations with PDF documents Contents [ Hide ] Basic operations...PDF documents in Aspose.PDF for Java: Create PDF Document - this...

    docs.aspose.com/pdf/java/basic-operations/