Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 6,471 for

insert documents

(0.32 sec)
  1. ThemeFonts.east_asian property | Aspose.Words f...

    ThemeFonts.east_asian property. Specifies font name for EastAsian characters.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....Represents the color scheme of the document theme which contains twelve...themes. let doc = new aw . Document ( base . myDir + "Theme colors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FindReplaceDirection Enum | Aspose.Words for .NET

    Discover the Aspose.Words FindReplaceDirection enum for efficient text replacement. Optimize your document processing with precise direction control....find-and-replace operation traverses the document in. public void Direction...findReplaceDirection ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Aspose::Words::TableStyle::get_Alignment method...

    Aspose::Words::TableStyle::get_Alignment method. Specifies the alignment for the table style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( LineStyle :: Single ); // Insert a table and apply the style...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Aspose::Words::Notes::Footnote::get_IsAuto meth...

    Aspose::Words::Notes::Footnote::get_IsAuto method. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark in C++....const Examples Shows how to insert and customize footnotes. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. Aspose::Words::Drawing::ShapeBase::get_Top meth...

    Aspose::Words::Drawing::ShapeBase::get_Top method. Gets or sets the position of the top edge of the containing block of the shape in C++.... Examples Shows how to insert a floating image, and specify...size. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...the specified document to the end of this document. appendDocument...srcDoc : Aspose . Words . Document , importFormatMode : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldFillIn::get_PromptT...

    Aspose::Words::Fields::FieldFillIn::get_PromptText method. Gets or sets the prompt text (the title of the prompt window) in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert a FILLIN field. When we manually...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldCitation class | As...

    Aspose::Words::Fields::FieldCitation class. Implements the CITATION field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldCitation...format the citation in the document. get_IsDirty () Gets whether...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your document formatting with precise break types for improved readability and layout control....Specifies type of a break inside a document. public enum BreakType Values...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/bre...