Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 32,875 for

test

(0.18 sec)
  1. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...output documents here for testing? We will check the issue and...Thanks @alexey.noskov , I’m testing this solution. I have only...

    forum.aspose.com/t/some-styles-were-not-copied-...
  2. 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...
  3. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Document("C:\\temp\\find replace test.docx"); ReplaceHandler handler...return afterRun; } } From the test document, here is the text logged...

    forum.aspose.com/t/get-node-that-contains-the-e...
  4. PDF deffers to Excel Diagramm view - Free Suppo...

    During saving to pdf resulting pdf has wrong legend in diagrams. Exporting to pdf in Excel is right. PDF.png (73.0 KB) Excelpng.png (54.5 KB) Strahlendzeiten2026_D03742_1_4_D00002_1_0.pdf (333.2 KB) I marked positio…...Thank you for providing the test files: PDF.png, Excelpng.png...you for the update and for testing the latest version. We are...

    forum.aspose.com/t/pdf-deffers-to-excel-diagram...
  5. 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/
  6. Licensing|Documentation

    Learn more about licensing of Aspose.Drawing, types of licenses, apply the license....Version Limitations Customers can test the API thoroughly before making...

    docs.aspose.com/drawing/net/licensing/
  7. 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...
  8. Features|Aspose.GIS for .NET

    GIS C#.NET Library or API supports formats Shapefile, GeoJSON, FileGDB, GML, KML, SVG, PostGis, Sql Server, GeoTIFF. It can read, write, convert and visualize vector data, manipulate geometries, perform analysis and lookup spatial reference systems by SRID.... Test if geometries overlap, touch...

    docs.aspose.com/gis/net/features/
  9. PDF form in Acrobat Reader is readonly after sa...

    Hi there, We’re encountering an issue with the Aspose.PDF library when handling a PDF file that contains an XFA form. Our application follows this process: Load the original PDF file. Populate the form fields. Save t…...issue, we created a minimal test application that: Simply opens...Save("updated.pdf"); Next Steps Test the updated code to see if the...

    forum.aspose.com/t/pdf-form-in-acrobat-reader-i...
  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...