Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 28,877 for

test

(0.1 sec)
  1. An exception is thrown when trying to save a sc...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.PDF.Diagram” version 25.9.0 on a NET 8 project for copying a scanned PDF to a MemoryStream asynchronously using Document.Sa…...ocument document) in aspose-test\AsposeTest\AsposeTest\Program...Main(String[] args) in aspose-test\AsposeTest\AsposeTest\Program...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  2. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .docx and .pdf documents from HTML templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer to every page. I want to upgrade to n…... You can run the test case with powershell script...also open the .sln and run the test there - results will be saved...

    forum.aspose.com/t/header-and-footer-only-on-la...
  3. Print Landscape Pdf-Document - Free Support For...

    Hi, i try to print a pdf-Document with landscape orientation. The content is correct, but the paper is not landscape so the content is cut off at the end. I’m using the PDFCreator as printer. My Code: m_Docume…... We have tested the scenario in our environment...snippet. which we have used to test the scenario. For your reference...

    forum.aspose.com/t/print-landscape-pdf-document...
  4. UPC-E|Documentation

    Overview on main parameters of UPC-E Barcode Type... You can test the quality of Aspose.BarCode...

    docs.aspose.com/barcode/info-cards/upc-e/
  5. How to Convert PDF to Latex in C#

    This tutorial guides on how to convert PDF to Latex in C#. It contains the necessary information to configure the environment, step-wise procedure, a sample runnable code and customization options for converting PDF to Latex file in C#....and a runnable sample code to test the feature without writing...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-lat...
  6. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....development environment to develop and test the application, and a runnable...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  7. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("Test.docx"); ASPOSE.…...save("test.docx"); ASPOSE.Word version...version 25.7 does not display it test.zip (10.7 KB) Professionalize...

    forum.aspose.com/t/insert-html-into-word-includ...
  8. PersonalStorage.FindAndEnumerateSoftDeletedItem...

    For the same PST file, is PersonalStorage.FindAndEnumerateSoftDeletedItems() guaranteed to return soft-deleted items in the same order each time it’s called? I want to be able to recover processing of a PST if a crash o…... Test this system to ensure it effectively...

    forum.aspose.com/t/personalstorage-findandenume...
  9. Checkboxes on second page also printing on firs...

    Problem Explanation: The below html is converted to PDF. It occupies 2 pages which is fine. but the checkboxes on the second page appears on the first page with the same position as it should on the first page. the ch…...</td> <td style="width:384px;">Test Date: <strong>&lt;&lt;TestD...&nbsp;<strong>&nbsp;Prior to re-test, you should not be exposed to...

    forum.aspose.com/t/checkboxes-on-second-page-al...
  10. NullPointerException: Cannot invoke "com.aspose...

    Trying to convert a PDF to a PPTX like so: public class PptxService { public byte[] generatePresentation() throws IOException { try ( InputStream templateInputStream = this.getClass() .getClassLoader() .…... Test with the latest Aspose.PDF for...25.11.0 ). Share that string. Test with the newest Aspose.PDF for...

    forum.aspose.com/t/nullpointerexception-cannot-...