Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 424,017 for

document

(0.47 sec)
  1. Style.nextParagraphStyleName property | Aspose....

    Style.nextParagraphStyleName property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style....automatically when you edit the document in MS Word. Examples Shows...Shows how to access a document’s style collection. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word Document that contains a scatter chart. Specifically, when the Document includes a word scatter chart type, the converter…...generate a PDF from a Word document that contains a scatter chart...chart. Specifically, when the document includes a word scatter chart...

    forum.aspose.com/t/exception-when-converting-wo...
  3. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram....Words API Document doc = new Document ( new ByteArrayInputStream...

    docs.aspose.com/diagram/java/get-paper-width-an...
  4. InlineStory.IsMoveFromRevision | Aspose.Words f...

    Discover InlineStory's IsMoveFromRevision property. Easily track moved or deleted content in Microsoft Word with change tracking enabled for seamless editing.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  5. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    Discover how the CompareOptions IgnoreCaseChanges property enhances Document comparison by enabling case-insensitive analysis for accurate results....property True indicates that documents comparison is case insensitive...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/net/aspose.words.com...
  6. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when Document is imported from plain text format...items are recognized when document is imported from plain text...plaintext documents. # Create a plaintext document in a string...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。...Pdf import Document , Color , License , BorderInfo...): # Create PDF document document = Document () # Add page page...

    docs.aspose.com/pdf/zh/net/python-net/
  8. BookmarkCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkCollection class, a powerful tool for managing bookmarks in your Documents, enhancing organization and navigation....Working with Bookmarks documentation article. public class BookmarkCollection...this collection and from the document. GetEnumerator () Returns...

    reference.aspose.com/words/net/aspose.words/boo...
  9. FontSettings.DefaultInstance | Aspose.Words for...

    Discover the FontSettings DefaultInstance property for streamlined static font management. Optimize your design with customizable default settings!...instance is used by default in a document unless FontSettings is specified...Enabled , Is . True ); Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fon...
  10. DocumentVisitor.VisitHeaderFooterStart | Aspose...

    Discover the DocumentVisitor VisitHeaderFooterStart method, essential for tracking header and footer enumeration in sections. Enhance your Document management!...footer in a document. Document doc = new Document ( MyDir + "...composite node to accept a document visitor, the visitor visits...

    reference.aspose.com/words/net/aspose.words/doc...