Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 31,343 for

test

(0.32 sec)
  1. The IsCritical Flag for an XER file is always F...

    Hi, I am always getting the IsCritical Flag as always false for an XER File. I tried to get the value using task.IsCritical ? “Yes” : “No”; and also Get(Tsk.IsCritical). Both the values for any XER file is always No. P…... Test with Different XER Files : If feasible, test with various...

    forum.aspose.com/t/the-iscritical-flag-for-an-x...
  2. 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...
  3. Úpravy souborů PSD online | products.aspose.com

    Upravte soubory PSD Adobe Photoshop online...UpdateText("test update", new Point(0, 0), 15...layer; textLayer.updateText("test update", new Point(0, 0), 15...

    products.aspose.com/psd/cz/editor/
  4. 处理 Outlook MSG 文件的跟进和截止日期|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... body = "This message will test if follow-up options can be.... body = "This message will test if follow-up options can be...

    docs.aspose.com/email/zh/python-net/working-wit...
  5. Dotted Table Border Renders with Uneven, Incons...

    While evaluating Aspose.HTML for Java 26.3, we noticed that table borders styled with border-style: dotted are not rendered correctly when converting HTML to PNG. Instead of a uniform sequence of evenly sized and evenly …...archive Grid Dotted Border 5px Test.7z (254.3 KB) containing: The...5px Test.html file; The output Grid Dotted Border 5px Test.png...

    forum.aspose.com/t/dotted-table-border-renders-...
  6. Unable to convert a web-page content to pdf - S...

    Hi! I have the following URL of a web page that I want to convert to PDF: https://www.theverge.com/2023/1/16/23557098/generative-ai-art-copyright-legal-lawsuit-stable-diffusion-midjourney-deviantart/ I also have some c…...ConvertHTML(url, pdfSaveOptions, @"test-url-conversion.pdf"); // error...error is here pdfDocument.Save("test-stream-conversion.pdf"); //...

    forum.aspose.com/t/unable-to-convert-a-web-page...
  7. 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/
  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. NullPointerException Is Thrown When Loading a P...

    Hello, Since 25.8 (inclusive) version, I am not able to instantiate a lot of presentation files. Reason: Caused by: java.lang.NullPointerException: Cannot invoke "com.aspose.slides.ms.System.Xml.t2.getLocalName()" beca…...Here is the test code for reproduction: @org.junit.Test public void...

    forum.aspose.com/t/nullpointerexception-is-thro...
  10. 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...