Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 13,558 for

insert documents

(0.08 sec)
  1. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert four runs of text into the...

    reference.aspose.com/words/net/aspose.words/par...
  2. RevisionColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionColor enum to customize document revision colors, enhancing clarity and improving collaboration in your Documents....Allows to specify color of document revisions. public enum RevisionColor...rendered output document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  3. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....Shows how to insert chart with date/time values. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTimeUnit enum—your solution for defining time units on chart axes efficiently and effectively....Shows how to insert chart with date/time values. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable formats easily at any index, enhancing your data presentation effortlessly.... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/net/aspose.words.fie...
  6. SignOptions.signatureLineId property | Aspose.W...

    SignOptions.signatureLineId property. Signature line identifier...add a signature line to a document, and then sign it using a...srcDocumentPath = base . myDir + "Document.docx" ; let dstDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_FullDate method. Specifies the full date and time last entered into this SDT in C++....structured document tag. auto doc = MakeObject < Document > (); //...// Insert a structured document tag that prompts the user to...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Theme class | Aspose.Words for Node.js

    Aspose.Words.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.majorFonts](./majorFonts/), [Theme.minorFonts](./minorFonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/nodejs-net/working-with-styles-and-themes/) documentation article....class Theme class Represents document Theme, and provides access...with Styles and Themes documentation article. Constructors Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldIndex.HasPageNumberSeparator | Aspose.Word...

    Discover the FieldIndex HasPageNumberSeparator property, which reveals if a page number separator is customized via field code for enhanced document formatting.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set text of the comment in C++.... If you want to insert more complex elements into...how to add a comment to a document, and then reply to it. auto...

    reference.aspose.com/words/cpp/aspose.words/com...