Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 31,593 for

test

(0.16 sec)
  1. Compare two document - Free Support Forum - asp...

    good day, I am comparing two documents and I get an error when comparing. Could you take a look at it for me? Error: “An object of type Aspose.Words.Tables.Table cannot be cast to type Aspose.Words.Paragraph.”} thank…...problematic documents here for testing? We will check the issue and...prime0TSP423.Compare(New0TSP423, “Test”, DateTime.Now, compareOptions);...

    forum.aspose.com/t/compare-two-document/254738
  2. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...took to test the update: Create an empty directory node-test Run...cells.node@25.3.0 in the node-test directory. At this time, the...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  3. Licensing|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.... If you want to test Aspose.Email without evaluation...pattern. This allows you to test the product meaningfully, yet...

    docs.aspose.com/email/java/licensing/
  4. 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...
  5. 实用功能|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.... createAttachmentFrom ( "Test attachment 1" , "Attachment...Attachment . createAttachmentFrom ( "Test attachment 2" , "Attachment...

    docs.aspose.com/email/zh/java/utility-features/
  6. 处理 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...
  7. Ú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/
  8. 4. Standard LaTeX fonts

    This article is a brief introduction to the standard text fonts distributed together with LaTeX....tex can be used to test new fonts, produce font tables...for the name of the font to test. The answer may be either the...

    docs.aspose.com/tex/java/latex-standard-fonts/
  9. 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...
  10. 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...