Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 28,617 for

test

(0.07 sec)
  1. XLS file becomes unsavable after the first save...

    Hi Aspose team, I’m having an issue with the XLS file. After loading and saving it the first time, I tried to load the output file and save it again (second time), but it throws an error: “Index was outside the bounds o…... Sample files : test.zip (194.3 KB) After the first...code : string tempDir = @"E:\test"; string inputFile = Path.Combine(tempDir...

    forum.aspose.com/t/xls-file-becomes-unsavable-a...
  2. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...save(output, saveOptions); Test with Different Documents : Since...contains an extra blank line, try testing with other variations of the...

    forum.aspose.com/t/nullpointerexception-when-co...
  3. Installation and Basic Configuration | Aspose.T...

    Step-by-step guide on how to install and configure TikZ for use in your TeX and LaTeX documents....installation of TikZ with this simple test document: Copy 1 \ documentclass{article}...3 4 \ begin{document} 5 6 Testing TikZ: 7 \ begin{tikzpicture}...

    docs.aspose.com/tex/net/installation-and-basic-...
  4. File Formats and Conversions|Aspose.Words for .NET

    Convert documents from any supported load to save format with just two lines of C# code. It provides high-quality conversions.... To test, create a complex file and run...loading and saving documents. In testing, a DOC file over 5Mb in size...

    docs.aspose.com/words/net/file-formats-and-conv...
  5. File Formats and Conversions|Aspose.Words for P...

    Convert documents from any supported load to save format with just two lines of Python code. It provides high-quality conversions.... To test, create a complex file and run...loading and saving documents. In testing, a DOC file over 5Mb in size...

    docs.aspose.com/words/python-net/file-formats-a...
  6. Prevent table header rows from repeating in lar...

    Hello, I am attempting to stop long HTML tables from repeating headers if the spill to many pages. This is successful for both HTML and PDF output, as with the code below. However, when the document is very big (700+ …...format with us so that we can test the scenario in our environment...output documents here for testing? We will check the issue and...

    forum.aspose.com/t/prevent-table-header-rows-fr...
  7. Aspose.Slides.NET6.CrossPlatform Crashes with C...

    We’re currently integrating Aspose.Slides for .NET6 CrossPlatform into a document conversion service running under .NET 8 on Linux (Ubuntu 22.04). The library loads successfully, but the process terminates immediately w…... Test in a Different Environment :...23, 2025, 12:15pm 3 We have tested both the Aspose.Slides for...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  8. The use of RedactionAnnotation to add a color b...

    I have a PDF document with two pages. One of the pages is rotated 90 degrees clockwise. I want to add a red-colored rectangle at the lower-left corner of each page. When the page is not rotated, it works correctly. Howe…... Testing with the exact version you...Aspose.PDF in the future, re‑test without the coordinate transformation...

    forum.aspose.com/t/the-use-of-redactionannotati...
  9. C# adding total family product license into the...

    Hi, I Testing aspose .net package in our application. We weren’t able to add the licens einto our code. We used the code below. Can someone please let me know whats my mistake? We also tried the suggestion in the link a…...November 11, 2025, 9:16am 1 Hi, I testing aspose .net package in our...Aspose.HTML for .NET Learn how to test Aspose.HTML for .NET without...

    forum.aspose.com/t/c-adding-total-family-produc...
  10. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...Implement the above code and test to see if the list labels are...output documents here for testing? We will check the issue and...

    forum.aspose.com/t/list-labels-not-getting-reat...