Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 3,546 for

pdf attachments

(0.22 sec)
  1. How to create OMR template file (.omr) using ex...

    G’day. As the title shows, I would like to create OMR template using existing images. OMR Image Unfortunately, I can’t find usable OMR Template Editor in Java. If anyone can hightlight the spot, I really appreciate it in advance. Cheers,...Hello, @jamesanvictoria In attachment there is a draft (3.5 MB)...scanned contents. FYI, here I attach my test file. test.png (419...

    forum.aspose.com/t/how-to-create-omr-template-f...
  2. 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…...PDF throws NullReferenceExcepti opening PCL file Aspose...Aspose.PDF Product Family pcl-to-pdf andyrut August 20, 2025, 3:03pm...

    forum.aspose.com/t/aspose-pdf-throws-nullrefere...
  3. Giving file corrupted error after inserting foo...

    @philip.zhou After inserting footers using Aspose diagram for Java API,when trying to open the vss,vsdx,vsd files, it says “file is corrupted”. Not able to share the files,because of security reasons. Thanks Rama...PDF); //modified as per Aspose team...save(outputStream, SaveFileFormat.PDF); // } ///modified on 07/23/2024...

    forum.aspose.com/t/giving-file-corrupted-error-...
  4. Excel to PDF:The page content is not centered -...

    When I use the following code to convert, the Excel content is displayed on the left in the Pdf, but I want it to be displayed in the center. How can I solve this problem? Actual effect: image.png (15.9 KB) Expected r…...Excel to PDF:The page content is not centered Aspose.Cells Product...displayed on the left in the PDF, but I want it to be displayed...

    forum.aspose.com/t/excel-to-pdf-the-page-conten...
  5. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...NONE); PDF export result: with default (SQARE)...(the code you posted) and the PDF output you expect. They can confirm...

    forum.aspose.com/t/incorrect-position-of-text-b...
  6. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create Pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…...Template with xml data to create pdfs using Aspose. Currently we are...MS Word templates. I have attached the relevant code in the zip...

    forum.aspose.com/t/eliminate-extra-spacing-line...
  7. Rendering Task Sheet View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project (MPP/XML) task sheet views using Aspose.Tasks for Java....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/tasks/java/rendering-task-sheet...
  8. If text is long vertically it is not moving to ...

    if i fix the column width and if text is long vertically it is not moving to next page. autofitrow() not working as expected...Excel file is zipped before attaching it here. royal.monteiro August...Save as PDF workbook.Save("output.pdf", SaveFormat.Pdf); Console...

    forum.aspose.com/t/if-text-is-long-vertically-i...
  9. QRCode not recognized in TIFF image (Aspose.Bar...

    Hi, I'm having issues with the latest version of Aspose.Barcode library. Am trying to recognize barcodes in TIFF images, but it always does not recognize any of them. I tested the same images on eg. http://zxing.org/w/de…... Attaching the images - TIFF and JPEG...to recognize them. I have attached a zip file for your reference...

    forum.aspose.com/t/qrcode-not-recognized-in-tif...
  10. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...print or convert the document to PDF header/footer content is rendered...printed or convert the document to PDF? alexey.noskov July 16, 2025...

    forum.aspose.com/t/footer-text-showing-in-grey-...