Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 18,773 for

insert documents

(0.15 sec)
  1. 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...
  2. 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...
  3. Setting Headers and Footers|Documentation

    This article explains how to programmatically Insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C# API or .NET Library.... Insert an Image into a Header or Footer...the Header/Footer tab. AI Document Assistant Close Setting Margins...

    docs.aspose.com/cells/net/setting-headers-and-f...
  4. Aspose::Words::Markup::StructuredDocumentTag::R...

    Aspose::Words::Markup::StructuredDocumentTag::RemoveSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree in C++....the content of it inside the document tree. void Aspose :: Words...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Appearance method. Gets/sets the appearance of a structured document tag in C++....appearance of a structured document tag. Aspose :: Words :: Markup...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....how to create a structured document tag in a plain text box and...Words :: Document > (); // Create a structured document tag that...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. GeneralFormatCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your Documents....the Working with Fields documentation article. public class GeneralFormatCollect...format field results. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::FieldIndex::get_PageRang...

    Aspose::Words::Fields::FieldIndex::get_PageRangeSeparator method. Gets or sets the character sequence that is used to separate the start and end of a page range in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Themes::Theme class | Aspose.Wor...

    Aspose::Words::Themes::Theme class. Represents document Theme, and provides access to main theme parts including MajorFonts, MinorFonts and ColorsTo learn more, visit the documentation article in C++....Hide ] Theme class Represents document Theme , and provides access...with Styles and Themes documentation article. class Theme : public...

    reference.aspose.com/words/cpp/aspose.words.the...
  10. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

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