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

august

(0.09 sec)
  1. 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
  2. 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...
  3. 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...
  4. How to remove the 'whitespace' of a diagram in ...

    Dear Support, I am using Aspose.Diagram for .NET version 24.8.0 in C#. I have a question regarding to remove the ‘whitespace’ of a diagram in a page. In Visio this was done by selecting all the shapes on the page and …...Diagram Product Family tkn1967 August 15, 2024, 4:03pm 1 Dear Support...Knijff Professionalize.Discourse August 15, 2024, 4:03pm 2 @tkn1967...

    forum.aspose.com/t/how-to-remove-the-whitespace...
  5. High License Initialization Time for Aspose.PDF...

    I’m currently using Aspose.PDF for Java 24.3 and Aspose.Words for Java 23.6 in my application. I’ve noticed that initializing the license for both libraries takes a noticeable amount of time: Aspose.PDF: ~5 seconds Asp…...aspose-pdf-java , words-java spthakare02 August 12, 2025, 5:00am 1 I’m currently... Professionalize.Discourse August 12, 2025, 5:01am 2 @spthakare02...

    forum.aspose.com/t/high-license-initialization-...
  6. 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-...
  7. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...中文技术支持 aspose-pdf-java PonyWhite August 13, 2025, 1:57am 1 public boolean...怎么解决? Professionalize.Discourse August 13, 2025, 1:58am 2 @PonyWhite...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  8. Can I Process GeoJSON file using this API for f...

    Hi, can we use Aspose.gis for working with Geojson files?...iqbal August 2, 2025, 9:48am 1 Hi, can we... Professionalize.Discourse August 2, 2025, 9:49am 2 @kashif.iqbal...

    forum.aspose.com/t/can-i-process-geojson-file-u...
  9. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…...Product Family watermark ClickIT August 6, 2025, 11:31pm 1 We have...} Professionalize.Discourse August 6, 2025, 11:32pm 2 @ClickIT...

    forum.aspose.com/t/imagestamp-functionality-not...
  10. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...Family aspose-pdf-java pizhai2 August 1, 2025, 2:16pm 1 代码如下,正常使...type Professionalize.Discourse August 1, 2025, 2:17pm 2 @pizhai2...

    forum.aspose.com/t/pdf-not-supported-image-type...