Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 133,579 for

2

(0.06 sec)
  1. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the LISTNUM field...will start a count at list level 2. It will display a value of "1"...builder . writeln ( 'Paragraph 2' ) # The next LISTNUM field that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::Chart::get_Lege...

    Aspose::Words::Drawing::Charts::Chart::get_Legend method. Provides access to the chart legend properties in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Move the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. How to Change Border Color in HTML? C# Examples

    In this article, we will use C# examples to show different ways to change border color in HTML files using Aspose.HTML class library....output path for a document saving 2 string savePath = Path. Combine...output path for a document saving 2 string savePath = Path. Combine...

    docs.aspose.com/html/net/how-to-articles/how-to...
  4. External LaTeX packages | Java

    Aspose.TeX API for Java allows the use of external packages, i.e. the ones that aren't included in the library itself like fancybox or pgfplots packages....Copy 1 \ documentclass{article} 2 \ usepackage [ a6paper,landscape...= & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2 & = & (a + b) ^ 2 \\ 17 \...

    docs.aspose.com/tex/java/external-latex-packages/
  5. Reading VBA Information from MPP File

    Aspose.Tasks for Java API provides support for reading VBA information from the MPP file....class Copy 1 // Load project file 2 Project project = new Project(dataDir...class Copy 1 // Load project file 2 Project project = new Project(dataDir...

    docs.aspose.com/tasks/java/reading-vba-informat...
  6. Inline.is_delete_revision property | Aspose.Wor...

    Inline.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision...assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance....IsTrue ( runs [ 2 ]. IsInsertRevision ); // 2 - A "format" revision:...changes. Assert . IsTrue ( runs [ 2 ]. IsFormatRevision ); // 3 -...

    reference.aspose.com/words/net/aspose.words/run...
  9. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your document's structure and readability....IsTrue ( runs [ 2 ]. IsInsertRevision ); // 2 - A "format" revision:...changes. Assert . IsTrue ( runs [ 2 ]. IsFormatRevision ); // 3 -...

    reference.aspose.com/words/net/aspose.words/par...