Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 13,536 for

insert documents

(0.12 sec)
  1. Aspose::Words::Themes::Theme::get_MinorFonts me...

    Aspose::Words::Themes::Theme::get_MinorFonts method. Allows to specify the set of minor fonts for different languages in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/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::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...
  5. 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...
  6. 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...
  7. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseLegacyOrder method. True indicates that a text search is performed sequentially from top to bottom considering the text boxes. Default value is false in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert three runs which we can search...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Add method. Adds a general format to 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...
  9. Compress and Decompress EPS Files via .NET

    C# compression and decompression source code to compress EPS Documents into a single zip archive or vice versa on .NET Framework, .NET Core....Native and high performance EPS document ZIP, TAR, GZIP, BZ2 compression...for .NET Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/net/zip-file/eps/
  10. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells for Node.js via C++....field in Pivot Table in Excel Insert a calculated field in a PivotTable...

    docs.aspose.com/cells/nodejs-cpp/add-calculated...