Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 37,885 for

2

(0.05 sec)
  1. Aspose::Words::Saving::Zip64Mode enum | Aspose....

    Aspose::Words::Saving::Zip64Mode enum. Specifies when to use ZIP64 format extensions for OOXML files in C++.... Always 2 Always use ZIP64 format extensions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...2 KB and here the source code which...Discourse April 1, 2025, 10:40am 2 @giuseppe.elmota It seems that...

    forum.aspose.com/t/some-styles-were-not-copied-...
  3. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C# or .NET...= 5 ; } } // Merges cells 1 & 2 of row 1 tbl . MergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/net/manage-table/
  4. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...5 ); } } // Merges cells 1 & 2 of row 1 tbl . mergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/java/manage-table/
  5. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 2 System::String dataDir = RunE...No transformations ////////// 2 //Set paint in graphics state...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  7. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C++...5 ); } } // Merges cells 1 & 2 of row 1 tbl -> MergeCells ( tbl...0) (2, 0) (3, 0) (0, 1) (1, 1) (2, 1) (3, 1) (0, 2) (1, 2) (2...

    docs.aspose.com/slides/cpp/manage-table/
  8. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance....example -1 means the last item, -2 means the second before last and...IsTrue ( runs [ 2 ]. IsInsertRevision ); // 2 - A "format" revision:...

    reference.aspose.com/words/net/aspose.words/run...
  9. FieldCompare class | Aspose.Words for Python

    aspose.words.fields.FieldCompare class. Implements the COMPARE field... right_expression = '2' field . update () # The COMPARE... assertEqual ( ' COMPARE 3 < 2' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...only three pages: page 1, page 2, and page 4. xpsOptions . PageSet...

    reference.aspose.com/words/net/aspose.words.sav...