Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 153,248 for

2

(0.09 sec)
  1. Aspose::Words::Fields::FieldListNum::get_Starti...

    Aspose::Words::Fields::FieldListNum::get_StartingNumber method. Gets or sets the starting value for this field in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldListNum::get_ListNa...

    Aspose::Words::Fields::FieldListNum::get_ListName method. Gets or sets the name of the abstract numbering definition used for the numbering in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…... We have defined 2 pages in our XML file, and we...the 1st page header in pages 2…n with the one from the 2nd page...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  4. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.page_set property. Gets or sets the pages to render... writeln ( 'Page 2.' ) builder . insert_image ( file_name...builder . writeln ( 'This is page 2.' ) builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Adjust Workbook Compression Level with JavaScri...

    Learn how to adjust the workbook compression level in Aspose.Cells for JavaScript via C++.... Level 2: A little slower, but better,...slower, but better, than level 2. Level 4: A little slower, but...

    docs.aspose.com/cells/javascript-cpp/adjust-wor...
  6. FieldAutoNumLgl class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumLgl class. Implements the AUTONUMLGL field...level of 1, so it will display "2.". _insert_numbered_clause ( builder...builder , ' \t Heading 2' , filler_text , aw . StyleIdentifier...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Revision::get_RevisionType metho...

    Aspose::Words::Revision::get_RevisionType method. Gets the type of this revision in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++.... AllAtEnd 2 All headers and footers are placed...builder -> Writeln ( u "Page 2" ); builder -> InsertBreak ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... Merge ( 5 , 2 , 2 , 3 ); // Input data into C6...worksheet . GetCells (). Get ( 5 , 2 ). PutValue ( u "This is my value"...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  10. Manage PowerPoint Presentation Themes in Python...

    Master presentation themes in Aspose.Slides for Python via .NET to create, customize and convert PowerPoint files with consistent branding....from the additional palette (2) are generated. You can then set...colors. 1 — Main theme colors 2 — Colors from the additional palette...

    docs.aspose.com/slides/python-net/presentation-...