Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 150,873 for

2

(0.23 sec)
  1. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a bookmark at the specified index in C++....-> StartBookmark ( u "Bookmark 2" ); builder -> Writeln ( u "Text...Bookmark 1 and 2." ); builder -> EndBookmark ( u "Bookmark 2" ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 4. 装饰的符号和复合结构

    本文讨论了许多使用AMSMATH软件包生成各种中型数学结构的命令。...displayStyle ,1- \ textStyle ,2- \ scriptStyle ,3- \ scriptsscriptstyle...newcommand \ frac [ 2 ] { \ genfrac{}{}{}{}{ # 1}{ # 2}} 2 \ newcommand...

    docs.aspose.com/tex/zh/java/latex-math-decorati...
  3. Aspose::Words::Fields::ToaCategories class | As...

    Aspose::Words::Fields::ToaCategories class. Represents a table of authorities categories. To learn more, visit the documentation article in C++...., toaCategories -> idx_get ( 2 )); toaCategories -> idx_set (...toaCategories -> idx_set ( 2 , u "My Category 2" ); // We can always...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section.... write ( "Section 2" ); expect ( doc . getText ()...toEqual ( "Section 1\u000cSection 2" ); // Delete the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Test.xlsx

    Sheet1 1 2 3 4 7 8 5 1 7 7 7 7 8 3 4 5 8 6 2 2 8 8 8 8 2 3 8 5 5 9 7 8 5 5 5 5 3 4 5 6 6 5 5 4 6 6 6 6 8 9 2 2 2 2 2 9 2 2 2 2 2 3 7 9 9 7 7 9 9 9 9 9 1 8 2 3 8 2 2 3 3 4 9 3 3 4 8 5 2 7 4 5 5 6 2 ......Sheet1 1 2 3 4 7 8 5 1 7 7 7 7 8 3 4 5 8 6 2 2 8 8 8 8 2 3 8 5 5...6 8 9 2 2 2 2 2 9 2 2 2 2 2 3 7 9 9 7 7 9 9 9 9 9 1 8 2 3 8 2...

    docs.aspose.com/cells/java/change-theme-colors-...
  6. Aspose::Words::Loading::TxtLeadingSpacesOptions...

    Aspose::Words::Loading::TxtLeadingSpacesOptions enum. Specifies available options for leading space handling during import from Text file in C++.... Preserve 2 Leading spaces are preserved....u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; // Create...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#.... Paragraphs [ 2 ]. Range , 3 , 2 , ref missing , ref missing...Cell ( 1 , 2 ). Range . Text = "Value" ; tbl . Cell ( 2 , 1 ). Range...

    docs.aspose.com/words/net/inserting-table/
  8. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2.... Default value is 2 . public int DocumentSplitHeading...formatted using Heading 1 , Heading 2 , Heading 3 etc. styles up to...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::StyleIdentifier enum | Aspose.Wo...

    Aspose::Words::StyleIdentifier enum. Locale independent style identifier in C++.... Heading2 2 The Heading 2 style. Heading3 3 The Heading... PlainTable2 268 Plain Table 2. PlainTable3 269 Plain Table 3...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation.... Write ( "Section 2" ); Assert . That ( doc . GetText...EqualTo ( "Section 1\x000cSection 2" )); // Delete the first section...

    reference.aspose.com/words/net/aspose.words/doc...