Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 13,474 for

insert documents

(0.16 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::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. 在工作表中添加图像|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Add ( "My Worksheet" ); //Insert a string value to a cell worksheet...GitHub 有关更多详细信息,请访问 使用工作表 。 AI Document Assistant Close 在工作表中添加注释...

    docs.aspose.com/cells/zh/net/add-image-in-works...
  8. 从Web地址插入链接图片(C++)|Documentation

    学习如何使用Aspose.Cells for C++从Web地址在工作表中插入链接图片。...Workbook Workbook workbook ; // Insert a linked picture (from Web...the height and width of the inserted image pic . SetHeightInch...

    docs.aspose.com/cells/zh/cpp/insert-a-linked-pi...
  9. Display BarCodes in Report Header and Footer|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....click on report page and select Insert then Page Header . Place Image...

    docs.aspose.com/barcode/reportingservices/displ...
  10. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning of the section.... Document () builder = aw . DocumentBuilder...'Section 1, page 1.' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

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