Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 20,014 for

2 of

(0.05 sec)
  1. Zip64Mode | Aspose.Words for Java

    Specifies when to use ZIP64 format extensions for OOXML files in Java....ZIP-archive that has a 4 GB (2^32 bytes) limit on uncompressed...as well as a limit of 65,535 (2^16-1) files in archive. ZIP64...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::CommentCollection::idx_get metho...

    Aspose::Words::CommentCollection::idx_get method. Retrieves a Comment at the given index in C++....example -1 means the last item, -2 means the second before last and..."Another reply" ); ASSERT_EQ ( 2 , comment -> get_Replies () ->...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Aspose::Words::Fields::FieldListNum::get_HasLis...

    Aspose::Words::Fields::FieldListNum::get_HasListName method. Returns a value indicating whether the name Of an abstract numbering definition is provided by the field's code 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...
  4. Latest Aspose.Cells Product Family topics - Fre...

    Get technical support Of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....April 7, 2025 How to connect 2 shapes with elbow arrow connector...converted to Image cells-net 2 95 April 7, 2025 Slight top alignment...

    forum.aspose.com/c/cells/9
  5. FieldArgumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldArgumentBuilder class to effortlessly create complex field arguments with nodes and text for enhanced document automation....\\f Arial \\s 25 \\u " )); // 2 - Nested field: // Use a field...leftExpression . AddArgument ( 2 ); leftExpression . AddArgument...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CustomXmlPropertyCollection.Clear | Aspose.Word...

    Effortlessly clear your CustomXmlPropertyCollection with the Clear method, removing all elements for streamlined data management.... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  7. ChartSeriesCollection | Aspose.Words for Java

    Represents collection Of a ChartSeries in Java....categories = {"Category 1", "Category 2", "Category 3", "Category 4"};... new double[]{4.4, 7.0, 3.5, 2.1}); // A chart series can also...

    reference.aspose.com/words/java/com.aspose.word...
  8. Fill.solid method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.solid method..."Category 2" ]; series . add ( "Series 1" , categories , [ 1 , 2 ]);...]); series . add ( "Series 2" , categories , [ 3 , 4 ]); // Format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OutlineOptions.ExpandedOutlineLevels | Aspose.W...

    Discover the ExpandedOutlineLevels property in OutlineOptions, allowing you to customize document outline visibility for enhanced navigation and user experience....2" ); builder . ParagraphFormat..."Heading 1.2.1" ); builder . Writeln ( "Heading 1.2.2" ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. OutlineOptions.expanded_outline_levels property...

    OutlineOptions.expanded_outline_levels property. Specifies how many levels in the document outline to show expanded when the file is viewed....2' ) builder . paragraph_format...'Heading 1.2.1' ) builder . writeln ( 'Heading 1.2.2' ) builder...

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