Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 155,366 for

2

(0.43 sec)
  1. Extra paragraph inserted when comparing two doc...

    When comparing two Word documents, we sometimes get an extra paragraph incorrectly added in the compared result. Please find attached two examples. Case 1 (C1) Comparing c1_doc1.docx with c1_doc2.docx C1_Compare_With_…...for showing No markups) Case 2 (C2) Comparing c1_doc1.docx with...Discourse November 12, 2025, 10:01pm 2 @andrelafond Summary When using...

    forum.aspose.com/t/extra-paragraph-inserted-whe...
  2. Excel转html的时候有问题 - Free Support Forum - aspose.com

    我的版本现在是aspose for java 24.9,execl转html的时候,如果单元格中有图片,并且图片的旋转设置为0的时候,生成html会自动给我转,导致execl和html效果不一致...jishangyang February 25, 2026, 2:21am 1 我的版本现在是aspose for java...simon.zhao February 25, 2026, 2:40am 2 @jishangyang 你能上传你的模板文件么?...

    forum.aspose.com/t/excel-html/325878
  3. RunCollection class | Aspose.Words for Python

    aspose.words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...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...
  4. RunCollection class | Aspose.Words for Node.js

    Aspose.Words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 能否获取到增量获取变化的单元格数据 - Free Support Forum - aspose...

    您好, 如何增量获取变化的单元格数据 场景:java处理有公式的excel,假设我只修改了一个单元格,能否获取到这个修改的单元格对应的行? 然后java保存入库....Discourse May 20, 2025, 12:20am 2 @feng.qun.zhu.avaryholding.com...我的excel里是有公式的,假如以下场景 A1 B1 2 C1 SUM(A1+B1) java设置A1=2,那C1会跟着变, 我设置A1的时...

    forum.aspose.com/t/topic/312881
  6. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for Java....mpp" ); 2 project. save ( "NewProductDev...Project( "NewProductDev.mpp" ); 2 SaveOptions options = new XamlOptions();...

    docs.aspose.com/tasks/java/rendering-project-da...
  7. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for JavaScript via C++...."China" , 2000 ], [ "David" , 2 , "Maxilaku" , "Asia" , "India"..."France" , 500 ], [ "James" , 2 , "Chang" , "Europe" , "France"...

    docs.aspose.com/cells/javascript-cpp/how-to-add...
  8. Cannot append text to tables in a Building Bloc...

    An System.InvalidOperationException is thrown when attempting to save a document after inserting text to the cells of a table that is part of a BuildingBlock within a GlossaryDocument. The exception message is: 'This ope…...AppendChild(new Run(glossaryDoc, "Header 2")); doc.Save(@"Template.dotx");...Discourse July 14, 2025, 6:43pm 2 @bingxie Cause The System.InvalidOperationExce...

    forum.aspose.com/t/cannot-append-text-to-tables...
  9. Extract SEO-oriented fields from JSON header an...

    The process involves analyzing the JSON structure for relevant metadata and extracting necessary information for SEO purposes....cpio" )) { 2 File fi1 = new File( "text.txt"...archive = new CpioArchive()) { 2 archive. createEntries ( "C:\\folder"...

    docs.aspose.com/zip/java/cpio-archiving/
  10. MappedDataFieldCollection Class | Aspose.Words ...

    Discover Aspose.Words.MailMerging.MappedDataFieldCollection for seamless mapping of data source fields to mail merge fields, enhancing document automation.... EqualTo ( 2 )); using ( IEnumerator < KeyValuePair...<summary> /// Create a document with 2 MERGEFIELDs, one of which does...

    reference.aspose.com/words/net/aspose.words.mai...