Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 155,328 for

2

(0.5 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/it/go-cpp/working-with-ba...
  2. Supported characters|Documentation

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

    docs.aspose.com/ocr/net/supported-characters/
  3. 不同的文件,设置cellshelper.dpi=120后再设置相同列宽,结果不一致 - Fre...

    不同的文件(一个是已存在文件,一个是使用aspose.cells生成的),设置cellshelper.dpi=120后再设置相同列宽,结果不一致。原因是什么?如何让test1.xlsm可以按照设置的DPI,设置列宽? public static void Run5() { CellsHelper.DPI = 120; string file_path1 = "C:\\Users\\jlt\\Documents\\test1.xl…...SetColumnWidthInch(2, 6.03); workbook.Save(file_path1);...sheet2.Cells.SetColumnWidthInch(2, 6.03); workbook2.Save(file_path2);...

    forum.aspose.com/t/cellshelper-dpi-120/322191
  4. Latest Aspose.OCR Product Family topics - Free ...

    Get technical support of Aspose.OCR for .NET, Java, and C++....net Greek Language Support 2 230 August 21, 2024 采用Aspose.OCR...2024 Aspose OCR does not work 2 241 August 1, 2024 OCR Multi Page...

    forum.aspose.com/c/ocr/16
  5. Aspose Java Words _ Incorrect Formatting handli...

    I have a usecase where I am getting an OCRed copy. All the header, footer and page number data has been converted into text. And it has broken the document formatting as well. Attaching a sample document for the referenc…...words-java yogesh30890 August 4, 2025, 2:37pm 1 I have a usecase where...Discourse August 4, 2025, 2:38pm 2 @yogesh30890 To address the...

    forum.aspose.com/t/aspose-java-words-incorrect-...
  6. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your 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...
  7. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!...( runs [ 2 ]. IsInsertRevision , Is . True ); // 2 - A "format"...changes. Assert . That ( runs [ 2 ]. IsFormatRevision , Is . True...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Discover the Inline IsMoveFromRevision property in Microsoft Word. Learn how it tracks deleted objects for efficient document management and 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...
  9. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your document's collection with ease and efficiency.... Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...paragraphs. builder . Writeln ( "List 2 starts below:" ); builder . ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/run...