Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 899 for

august

(0.06 sec)
  1. Issue in getting byte array from pdf/doc page -...

    log.debug("fetchTextForSignature - calculated pdfPage for docId: {} for page: {}", docId, currentPageNumber); Rectangle mediaBox = pdfPage.getMediaBox(); int pa…...kumar1 August 27, 2025, 7:10am 1 log.deb...module Professionalize.Discourse August 27, 2025, 7:10am 2 @arun.kumar1...

    forum.aspose.com/t/issue-in-getting-byte-array-...
  2. Aspose word for Java 替换图表数据 - Free Support Foru...

    对docx文档里的chart图表里的数据通过 seriesCollection.clear(); seriesCollection.add(); 进行替换, 处理完后的文档 用office word 打开,里面的图表点击编辑数据,无法弹出内嵌的excel ;是兼容性问题吗? 有办法处理吗?...中文技术支持 words-java wang_hao August 13, 2025, 12:49pm 1 对docx文档里的chart图表里的数据通过...有办法处理吗? Professionalize.Discourse August 13, 2025, 12:50pm 2 @wang_hao...

    forum.aspose.com/t/aspose-word-for-java/316683
  3. Latest Aspose.Email Product Family topics - Fre...

    Get technical support of Aspose.Email for .NET, Java, C++, Android, Python, iOS, Mac, Xamarin, .NET Core and SharePoint....Message stuck in Queue 3 520 August 24, 2005 Trying to convert...conversion from msg to HTML 5 931 August 4, 2016 Regarding Email Reading...

    forum.aspose.com/c/email/12
  4. Aspose.Cells for JavaでExcelファイルをPDFファイルに変換した際に、...

    Aspose.Cells for .Java を用いて、ExcelファイルをPDFファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、PDFファイルに変換すると その印刷範囲と異なる位置で改ページが行われます。 「Microsoft Print to PDF」プリンタでは正常の改ページで表示されますが、asposeを利用すると改ページが異なります。 これは不具合でしょうか。 それともプロパティ等の設定で…...日本語による技術サポート cells-java iwai August 5, 2025, 12:24am 1 Aspose.Cells... Professionalize.Discourse August 5, 2025, 12:24am 2 @iwai E...

    forum.aspose.com/t/aspose-cells-for-java-excel-...
  5. Aspose.PDF throws NullReferenceException openin...

    Aspose.PDF v19.11 and earlier successfully converts a specific PCL file to a PDF. Aspose.PDF v19.12 and later throws a NullReferenceException: Object reference not set to an instance of an object. I have attached a proo…...Product Family pcl-to-pdf andyrut August 20, 2025, 3:03pm 1 Aspose.PDF...KB) Professionalize.Discourse August 20, 2025, 3:04pm 2 @andyrut...

    forum.aspose.com/t/aspose-pdf-throws-nullrefere...
  6. Error converting .VSD to PDF - Free Support For...

    ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd.zip (149.5 KB) When trying to convert the file ES.20000 - 02 - Actuaciones Previstas sin nuevas UUFF.vsd to PDF, an error occurs. Testing the conversion on your …...Diagram Product Family everaldo August 5, 2025, 6:47pm 1 ES.20000...136 Professionalize.Discourse August 5, 2025, 6:48pm 2 @everaldo...

    forum.aspose.com/t/error-converting-vsd-to-pdf/...
  7. Dynamic add a svg picture not work when convert...

    Hi, I am using aspose-20.12. I want to add a svg picture before save to html. but in the html, can not found the picture. Workbook workbook = new Workbook("excel-normal3.xlsx"); Worksheet worksheet = workbook.getWorksh…...Family aspose-cells xuerui August 21, 2025, 7:11am 1 Hi, I am...KB) Professionalize.Discourse August 21, 2025, 7:11am 2 @xuerui...

    forum.aspose.com/t/dynamic-add-a-svg-picture-no...
  8. Xlsx转csv时,只能转换第一个sheet的数据 - Free Support Forum ...

    我使用的版本是: <groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId> <version>23.6</version> 代码如下: LoadOptions loadOptions = new LoadOptions(); workbook = new Workbook(inputStream, loadOptions); int sheetCount…...中文技术支持 cells-java Endergarten August 13, 2025, 8:15am 1 我使用的版本是:... Professionalize.Discourse August 13, 2025, 8:16am 2 @Endergarten...

    forum.aspose.com/t/xlsx-csv-sheet/316668
  9. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Product Family words-net sullivan August 17, 2025, 4:21am 1 Sample Code...KB Professionalize.Discourse August 17, 2025, 4:22am 2 @sullivan...

    forum.aspose.com/t/some-content-cannot-be-repla...
  10. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...Heinz August 13, 2025, 9:40am 1 Dear support...Like Professionalize.Discourse August 13, 2025, 9:41am 2 @M.Heinz...

    forum.aspose.com/t/inconsistent-behavior-with-u...