Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 155,004 for

2

(0.55 sec)
  1. 90112031.ods

    content.xml 1 7 2 8 3 9 4 10 5 11 6 12 Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2019 Aspose Pty Ltd. styles.xml % ( ) - $ $ ( ) $ - ( ) - $ $ ( ) $ - settings.xml View1 ......xml 1 7 2 8 3 9 4 10 5 11 6 12 Evaluation Only. Created...

    docs.aspose.com/cells/ja/go-cpp/working-with-ba...
  2. 90112031.ods

    content.xml 1 7 2 8 3 9 4 10 5 11 6 12 Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2019 Aspose Pty Ltd. styles.xml % ( ) - $ $ ( ) $ - ( ) - $ $ ( ) $ - settings.xml View1 ......xml 1 7 2 8 3 9 4 10 5 11 6 12 Evaluation Only. Created...

    docs.aspose.com/cells/net/working-with-backgrou...
  3. 55541805.xlsx

    Sheet1 1 2 3 2017-11-26T14:40:37Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2017-11-26T14:40:37Z 2017-11-26T14:40:37Z 2017-11-26T14:40:37Z 16.0300 false......Sheet1 1 2 3 2017-11-26T14:40:37Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z...

    docs.aspose.com/cells/ar/java/determine-if-shap...
  4. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::idx_get method. Returns a ChartSeries at the specified index in C++....example -1 means the last item, -2 means the second before last and...u "Category 1" , u "Category 2" , u "Category 3" , u "Category...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Supported characters|Documentation

    A full list of characters recognized by Aspose.OCR for Java.... / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ [...# $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ [...

    docs.aspose.com/ocr/java/supported-characters/
  6. PDF version is not updated when converting to 1...

    Hello, english - Copy (2) (1).pdf (445.3 KB) With Aspose.Drawing.PDF 25.12, when loading the attached PDF (version 1.5) and calling Document Convert method with PdfFormat.PDF_A_1A, PdfFormat.PDF_A_1B, PdfFormat.PDF_A_2…...3:29pm 1 Hello, english - Copy (2) (1).pdf (445.3 KB) With Aspose...Discourse January 7, 2026, 3:31pm 2 @tfipsrd The behavior you are...

    forum.aspose.com/t/pdf-version-is-not-updated-w...
  7. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless document editing!...( runs [ 2 ]. IsInsertRevision , Is . True ); // 2 - A "format"...changes. Assert . That ( runs [ 2 ]. IsFormatRevision , Is . True...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing document management....( runs [ 2 ]. IsInsertRevision , Is . True ); // 2 - A "format"...changes. Assert . That ( runs [ 2 ]. IsFormatRevision , Is . True...

    reference.aspose.com/words/net/aspose.words/inl...
  9. Missing “Cambria Math” Font in a .NET Linux Doc...

    Hi team, We are facing a font issue in the .net application hosted in a linux container. Could you help us with the library that we can add in the dockerfile for the following font error: System.Collections.Generic.Ke…...Dictionary 2.get_Item(TKey key) at . . (String...potapov January 30, 2026, 12:52pm 2 @aditijain3 , Thank you for contacting...

    forum.aspose.com/t/missing-cambria-math-font-in...
  10. How to tag tables to a page number in word docu...

    I am reading a word document using python-docx, python-docx·PyPI but it has limitation as it does not give us the page information. The word document has lot of tables which could be splitted to next page. The python-do…...do it correctly: k="Appendix-2 copy.docx" doc = aw.Document(k)...Discourse June 19, 2025, 9:49am 2 @pratik122354 Cause It appears...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...