Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 9,808 for

2 of

(0.08 sec)
  1. TabStop.equals method | Aspose.Words for Node.js

    TabStop.equals method. Compares with the specified [TabStop](../).... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many Of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...docx (2.5 MB) which impacting many of...lls</artifactId> <version>24.2</version> </dependency> <dependency>...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  4. Node.Range | Aspose.Words for .NET

    Discover the Node Range property, effortlessly access a Range object that defines the document segment within your node for enhanced content management...."Section 2." ); Assert . AreEqual ( "Section 1. \fSection 2." , doc...Assert . AreEqual ( "Section 2." , doc . GetText (). Trim ());...

    reference.aspose.com/words/net/aspose.words/nod...
  5. ChartSeries.series_type property | Aspose.Words...

    ChartSeries.series_type property. Gets the type Of this chart series....= [ 'Category 1' , 'Category 2' , 'Category 3' , 'Category 4'...4' ], values = [ 5.6 , 7.1 , 2.9 , 8.9 ]) doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldIf::get_RightExpres...

    Aspose::Words::Fields::FieldIf::get_RightExpression method. Gets or sets the right part Of the comparison expression in C++....builder -> Write ( u " \n Statement 2: " ); field = System :: ExplicitCast...field -> set_RightExpression ( u "2 + 3" ); field -> set_TrueText...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::DocumentBuilder::MoveToCell meth...

    Aspose::Words::DocumentBuilder::MoveToCell method. Moves the cursor to a table cell in the current section in C++....builder -> Write ( u "Column 2, cell 2." ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. DocumentBuilder.move_to_cell method | Aspose.Wo...

    DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section.... write ( 'Column 2, cell 2.' ) doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlPropertyCollection.GetEnumerator | Asp...

    Discover the CustomXmlPropertyCollection GetEnumerator method to easily iterate through collection items, enhancing your data management efficiency....AreEqual ( "2003" , properties [ 2 ]. Value ); Assert . AreEqual...3 , properties . Count ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  10. ListLevel.LinkedStyle | Aspose.Words for .NET

    Discover the ListLevel LinkedStyle property to easily manage and customize paragraph styles for your lists, enhancing your document's formatting and readability....Styles [ "Heading 1" ]; // Level 2 labels will display the current...ListLevels [ 2 ]. NumberFormat = "-\x0002-" ; list . ListLevels [ 2 ]....

    reference.aspose.com/words/net/aspose.words.lis...