Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 153,377 for

2

(0.16 sec)
  1. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...aspose-pdf-java pizhai2 August 2, 2025, 3:14pm 1 The code is as...Split this topic August 2, 2025, 9:07pm 2 4 posts were merged into...

    forum.aspose.com/t/error-when-extracting-images...
  2. 使用 C++ 处理 ODS 文件中的背景|Documentation

    学习如何使用 Aspose.Cells 和 C++ 管理 ODS 文件中的彩色和图形背景。...SetValue ( 2 ); worksheet . GetCells (). Get ( 2 , 0 ). SetValue...worksheet . GetCells (). Get ( 2 , 1 ). SetValue ( 9 ); worksheet...

    docs.aspose.com/cells/zh/cpp/working-with-backg...
  3. Creating, Reading and Saving Projects with Aspo...

    Learn how to create, read or save Microsoft Project files using Aspose.Tasks for Java....Tasks-for-Java 2 // The path to the documents directory...com/aspose-tasks/Aspose.Tasks-for-Java 2 try 3 { 4 FileInputStream prjStream...

    docs.aspose.com/tasks/java/creating-reading-and...
  4. Aspose.PDF Java - details for PDF/UA validation...

    Ciao, sto utilizzando la libreria Aspose.PDF (versione Java) per effettuare il controllo di conformità allo standard PDF/UA ma il log che viene restituito non è molto comprensibile nè per quanto riguarda il tipo di anom…...Discourse April 19, 2025, 10:59pm 2 @matteos Puoi fornire ulteriori...“Need manual check”, “clause”: “7.2”, “objectId”: “”, “convertable”:...

    forum.aspose.com/t/aspose-pdf-java-details-for-...
  5. Set Barcode Checksum Controls in Java|Documenta...

    How to Set Checksum for 1D Barcodes in Python via C#...Italian Post 25, Interleaved 2 of 5, Matrix 2 of 5, MSI, Pharmacode...Pharmacode, PatchCode, PZN, Standard 2 of 5 Obligatory Codablock-F, Code...

    docs.aspose.com/barcode/python-net/set-checksum...
  6. Printing Microsoft Project Files | Aspose.Tasks...

    This guide explains how to print Microsoft Project files using Aspose.Tasks for .NET....mpp" ); 2 project. Print (); Examples-C...Project( "New Project.mpp" ); 2 foreach (string printer in PrinterSettings...

    docs.aspose.com/tasks/net/printing-a-project/
  7. Words running together when converting from PDF...

    I’m using a licensed version of Aspose.PDF and ran into an interesting issue. We create a PDF using a MemoryStream based on a byte[] stored in our database and random blocks of words are having the spaces between them re…...aspose-pdf-net rickyh January 15, 2025, 2:43pm 1 I’m using a licensed version...shibanov January 15, 2025, 3:54pm 2 @rickyh Please attach the data...

    forum.aspose.com/t/words-running-together-when-...
  8. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…... {0} of section {1} on page {2}:", j, i, markup.Number); Console...found on page 2 : 144 ### Markups displayed on page 2 : 0 ### Number...

    forum.aspose.com/t/text-fragments-found-in-page...
  9. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....Discourse December 26, 2025, 3:25pm 2 @rose.thomas To change the font...report. Locate the “TOC 1” , “TOC 2” , etc., styles (used for TOC...

    forum.aspose.com/t/how-to-change-font-name-for-...
  10. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...Discourse December 17, 2025, 8:09am 2 @karl.sjostrand The PPS X file...PowerPoint cannot open or unzip [2]. Fix using Aspose.Slides; using...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...