Sort Score
Result 10 results
Languages All
Labels All
Results 7,451 - 7,460 of 158,312 for

2

(0.18 sec)
  1. 101089316.xlsx

    Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created...

    docs.aspose.com/cells/it/go-cpp/controls-in-cha...
  2. 101089316.xlsx

    Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created...

    docs.aspose.com/cells/sv/go-cpp/controls-in-cha...
  3. 101089316.xlsx

    Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created...

    docs.aspose.com/cells/de/javascript-cpp/control...
  4. 101089316.xlsx

    Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created...

    docs.aspose.com/cells/zh/go-cpp/controls-in-cha...
  5. 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-...
  6. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_revision property. Returns true if this object was inserted 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...
  8. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) 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...
  9. Inline.isMoveFromRevision property | Aspose.Wor...

    Inline.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) 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. Splitting a PST into multiple PST files - Free ...

    Hi, I’m exploring an option to create PST files for data with sizes > 50GB. Max file size supported for PST file by Microsoft is 50GB. Hence I’m exploring ways for creating multiple PST files to store the mailbox data. …...email-net Srinidhi July 1, 2024, 2:50am 1 Hi, I’m exploring an option...samodurova July 1, 2024, 11:59am 2 Hello @Srinidhi , As item identifiers...

    forum.aspose.com/t/splitting-a-pst-into-multipl...