Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 18,768 for

document insertion

(0.28 sec)
  1. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....Setting a print area in a document, such as an Excel spreadsheet...Consistency: When printing the same document multiple times, having a set...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  2. InlineStory.Tables | Aspose.Words for .NET

    Discover InlineStory Tables. Access a collection of story tables that enhance your data organization and storytelling capabilities. Explore now!...to insert InlineStory nodes. Document doc = new Document ();...will be the one from the main document body. Assert . That ( comment...

    reference.aspose.com/words/net/aspose.words/inl...
  3. InlineStory.LastParagraph | Aspose.Words for .NET

    Discover the InlineStory LastParagraph property to effortlessly access the final paragraph of your story, enhancing your content management experience....to insert InlineStory nodes. Document doc = new Document ();...will be the one from the main document body. Assert . That ( comment...

    reference.aspose.com/words/net/aspose.words/inl...
  4. ThemeColors Class | Aspose.Words for .NET

    Discover the Aspose.Words.ThemeColors class, featuring a versatile 12-color scheme to enhance your Document's visual appeal and consistency....Represents the color scheme of the document theme which contains twelve...fonts for themes. Document doc = new Document ( MyDir + "Theme...

    reference.aspose.com/words/net/aspose.words.the...
  5. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Keywords in Word DOCX ODT Documents Aspose.Words Product Family...from match and repeat in the document? thanks awais.hafeez November...

    forum.aspose.com/t/get-node-that-contains-the-e...
  6. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control text handling in insert revisions with this simple boolean setting. Default is false....either to ignore text inside insert revisions. The default value...include or ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/net/aspose.words.rep...
  7. ThemeColors.Accent4 | Aspose.Words for .NET

    Discover the ThemeColors Accent4 property to customize your designs with vibrant Accent 4 color. Enhance your projects with unique visual appeal!... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  8. ThemeFonts.EastAsian | Aspose.Words for .NET

    Discover ThemeFonts' EastAsian property to easily customize font names for enhanced readability of East Asian characters. Elevate your design today!... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  9. ThemeColors.Accent6 | Aspose.Words for .NET

    Discover ThemeColors Accent6. Easily your design with vibrant color options for a stunning visual impact. Elevate your projects effortlessly!... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  10. ParagraphFormat.styleIdentifier property | Aspo...

    ParagraphFormat.styleIdentifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting....how to insert a Table of contents (TOC) into a document using...entries. let doc = new aw . Document (); let builder = new aw ...

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