Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 32,746 for

test

(0.11 sec)
  1. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …... Can you do the test and send me the result? My email...interested in our API’s. I have tested the scenario of XFA form to...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  2. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word document with charts to PDF/HTML, the axis and its content appeared to be wrong. Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\out.pdf"); doc.Save(@".\out.html"); On the first …...\test.docx"); doc.Save(@".\out.pdf");...diagonal. I’ve attached the test files and a screenshot for your...

    forum.aspose.com/t/chart-axis-issues-when-rende...
  3. Cannot Make Image Match Page Size (Cover Whole ...

    I am adding image to the page. The image must match the page size. For some PDFs it works for other the image appears approximately 8.4 times smaller than the page. Please see the code below, I also have attached the P…...attached the PDF and PNG to test it. The code below is simplified...GRestore()); pdf.Save($@"c:\tempfiles\test.pdf", Aspose.Pdf.SaveFormat...

    forum.aspose.com/t/cannot-make-image-match-page...
  4. Bug 5210: 1.0.0.3_xx- Shapefile to Gpx- Convers...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) shapefile18.7z (7.2 KB) [ShapefileTest] Testing Shapefile → Gpx Args: input=‘D:\GisConverter\Tests\Shapefile\Input\shapefile…...5 and here my results: Test data(input/output/QGIS) shapefile18...7z (7.2 KB) [ShapefileTest] Testing Shapefile → Gpx Args: inpu...

    forum.aspose.com/t/bug-5210-1-0-0-3-xx-shapefil...
  5. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document document = new Document("Test.pdf"); document.getForm().setType(FormType.Standard); document.save("Test2.pdf"); exception : Exception in t…...Document document = new Document("test.pdf"); document.getForm().setType(FormType...setType(Unknown Source) attached the test.pdf test.pdf (1.9 MB) asad.ali September...

    forum.aspose.com/t/dynamic-form-to-static-issue...
  6. Generate Code16K Barcodes|Documentation

    Use Aspose.BarCode for PHP via Java to generate Code16K barcodes...Code16K Barcodes Online : You can test the quality of Aspose.BarCode...

    docs.aspose.com/barcode/phpjava/generate-code16k/
  7. Print area is not honored - Free Support Forum ...

    Hello, We are experiencing PDF export differences when rendering with Aspose.Cells. Excel document which has Print Area specified is being rendered differently compared with Excel print. It does not matter if we select …...2 KB) Please see test documents attached. More details...file and output PDF files. I tested your scenario using the provided...

    forum.aspose.com/t/print-area-is-not-honored/32...
  8. High Memory Usage when Generating Large PDF wit...

    We are using Aspose.PDF for .NET (v25.4.0) in a .NET 8.0 application to generate large PDF reports that contain a significant number of images (400+), along with text content. While generating the report, we observed th…...sample file(s) that we can use to test and reproduce same scenario...

    forum.aspose.com/t/high-memory-usage-when-gener...
  9. Protect and Unprotect Worksheet with C++|Docume...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for C++.... SetPassword ( u "test" ); // Save as Excel file workbook...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  10. Adobe Acrobat Message - Free Support Forum - as...

    Hi, I’m trying to insert a signature field into a PDF document. That works, but when I try to edit the document, Adobe Acrobat gives me the message: “This document is signed and cannot be edited.” However, there’s no …...pfx", "test"); pdfSign.Sign("SigField",...PKCS7(InputFolder + "signature.pfx", "test"); // Sign PDF file signature...

    forum.aspose.com/t/adobe-acrobat-message/326022