Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 155,640 for

2

(0.22 sec)
  1. 通过 C++ 和 Node.js 过滤图表数据的三种方法|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中过滤图表。我们的 comprehensive 指南将演示如何应用过滤器到图表,定制图表元素,以及使用数据分析工具获得更好的洞察和做出更明智的决策。...setIsFiltered ( true ); // Should be 2 console . log ( "Filtered Series..."seriesFiltered-out.xlsx" ); // Should be 2 console . log ( "Filtered Series...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-c...
  2. Tables are misaligned when converting Aspose.Wo...

    In Aspose.Words version 25.2.0, my Word file Журнал для весов без подключенного принтера в случае максимального взвешивания менее 64 кг (1).docx (346,8 КБ) is converted to PDF with misaligned tables. This issue did not…...April 8, 2025, 2:20pm 1 In Aspose.Words version 25.2.0, my Word file...noskov April 8, 2025, 7:12pm 2 @asddsa.asddsa2012 I cannot reproduce...

    forum.aspose.com/t/tables-are-misaligned-when-c...
  3. Unlock a pdf file with only permission password...

    Hi I am trying to unlock a pdf file which has Edit password but no open password but it is giving me error as "Document must be opened with valid password in order to read this property" when i try to read HasEditPass…...Anupam1234 September 29, 2014, 2:06pm 1 Hi I am trying to unlock...ahmad September 30, 2014, 9:47am 2 Hi Anupam, Thanks for your inquiry...

    forum.aspose.com/t/unlock-a-pdf-file-with-only-...
  4. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…...Discourse November 20, 2025, 6:45am 2 @danies8 To keep progress on this...Behaviour changed between 1 → 2; review release notes or rerun...

    forum.aspose.com/t/sample-for-validating-tests/...
  5. 一个word文件转PDF导致java服务挂掉 - Free Support Forum - a...

    版本:23.8 编程语言:java 1.一个word文件导致java服务挂掉了 2.重启服务之后 再上传这个文件,可以正常转换 这是线程信息: hs_err_pid3616.zip (10.8 KB)...一个word文件导致java服务挂掉了 2.重启服务之后 再上传这个文件,可以正常转换 这是线程信息:...noskov April 20, 2026, 1:46pm 2 @ZhonghaoSun 很遗憾,日志信息不足以帮助我们了...

    forum.aspose.com/t/word-pdf-java/327720
  6. Auto-space a Collection of Shapes in the Visio ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....setDistanceInHorizon ( 2 ) options . setDistanceInVertica ( 2 ) # set auto...

    docs.aspose.com/diagram/python-java/auto-space-...
  7. Newtonsoft.Json is Deprecated - Free Support Fo...

    With the the shift to serialization using System.Text in .Net, Newtonsoft.Json is deprecated and no longer being actively developed. The last release was over 2 years ago in March of 2023. Enterprises are starting to req…... The last release was over 2 years ago in March of 2023. Enterprises...Unlisted July 11, 2025, 5:59pm 2 vyacheslav.deryushev Listed July...

    forum.aspose.com/t/newtonsoft-json-is-deprecate...
  8. 在 Jython 中冻结窗格|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... freezePanes ( 3 , 2 , 3 , 2 ) # Saving the modified Excel...

    docs.aspose.com/cells/zh/java/freeze-panes-in-j...
  9. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing document processing efficiency.... RemoveLastEmptyParag 2 Remove the empty paragraph that...<p>paragraph 1</p> <p>paragraph 2</p> </div> </div> </html>" ; //...

    reference.aspose.com/words/net/aspose.words/htm...
  10. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...setDocumentPartFileN(partFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...