Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 28,754 for

test

(0.27 sec)
  1. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java....displays, the IF field will test two numeric expressions for...displays, the IF field will test two numeric expressions for...

    reference.aspose.com/words/java/com.aspose.word...
  2. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте PSD файл з онлайн-редактором...UpdateText("test update", new Point(0, 0), 15...layer; textLayer.updateText("test update", new Point(0, 0), 15...

    products.aspose.com/psd/ua/editor/psd/
  3. Muokkaa PSD-tiedostoja verkossa | products.aspo...

    Muokkaa PSD Adobe Photoshop -tiedostoja verkossa...UpdateText("test update", new Point(0, 0), 15...layer; textLayer.updateText("test update", new Point(0, 0), 15...

    products.aspose.com/psd/fl/editor/
  4. OfficeMath (Equation) Conversion to HTML with I...

    I am experiencing issues when converting DOCX files containing math equations (OfficeMath) to HTML using Aspose.Words 21.9 with JDK 16 inside an Alpine Linux Docker container (amazoncorretto:17-alpine3.18). First notice…...Alpine Linux Word document: test.docx (13.5 KB) Professionalize...Document doc = new Document("test.docx"); HtmlSaveOptions opts...

    forum.aspose.com/t/officemath-equation-conversi...
  5. Aspose.PSD for .NET 20.7 - Release Notes|Docume...

    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.... FileType = "test" ; lifdSource . FileCreator..."BritResource was read wrong" ); } // Test editing and saving resource...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-7...
  6. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...FullFontName}"); } } In this test code you are checking font source...attach these fonts here for testing along with problematic input...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  7. NullPointerException when reading ZIP Archive c...

    Hello Aspose Support Team, I’ve encountered an issue while using the Aspose.Zip library in my Java project. Specifically, after creating a ZIP archive that contains only an empty directory, I’m unable to read the archi…...that demonstrates the issue: @Test public void testEmptyDir() throws...regarding my initial query and the test code I provided. My goal is...

    forum.aspose.com/t/nullpointerexception-when-re...
  8. Aspose.PSD for .NET 19.6 - Release Notes|Docume...

    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....{ //Test files with layers "Little" , "Simple" , //Test files...Text Layer" ); } // We can't test Transform Matrix with a public...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-6...
  9. 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...
  10. Aspose Cdr to Pdf convertion Heap Error - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…... Test with Smaller Files : If possible, test your conversion...Could you provide us with your test file? asheesh.patel January...

    forum.aspose.com/t/aspose-cdr-to-pdf-convertion...