Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 13,511 for

insert documents

(0.09 sec)
  1. ThemeFonts Class | Aspose.Words for .NET

    Discover the Aspose.Words ThemeFonts class, a powerful tool for managing multilingual font schemes, enhancing your document's style and readability....with Styles and Themes documentation article. public class ThemeFonts...fonts for themes. Document doc = new Document ( MyDir + "Theme...

    reference.aspose.com/words/net/aspose.words.the...
  2. Aspose::Words::Drawing::Charts::AxisTimeUnit en...

    Aspose::Words::Drawing::Charts::AxisTimeUnit enum. Specifies the unit of time for axes in C++.... Examples Shows how to insert chart with date/time values...values. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::MailMerging::MailMerge::get_Regi...

    Aspose::Words::MailMerging::MailMerge::get_RegionEndTag method. Gets or sets a mail merge region end tag in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...mergeFieldNames [ 1 ]); // Insert a region with the same name...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::get_Count method. Gets the total number of the items in the collection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::Field::get_Format method...

    Aspose::Words::Fields::Field::get_Format method. Gets a FieldFormat object that provides typed access to field's formatting in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified index in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. 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...
  9. 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...
  10. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the paragraph.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

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