Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 31,455 for

test

(0.28 sec)
  1. FAQ|CAD 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....time-restricted full license that lets you test every aspect of a product before...added the products you want to test to your cart, press proceed...

    docs.aspose.com/cad/python-net/faq/
  2. Issue with License File Not Taking Effect for P...

    We have purchased ASPOSE.Total for .NET, and recently while working on the PDF merging function, we found that the license file is not taking effect, and we are still seeing evaluation watermarks, as shown below. Evalu…... Test with a Simple Example : Create a small test project...

    forum.aspose.com/t/issue-with-license-file-not-...
  3. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the Test …...\test.docx"); doc.Save(@".\out.pdf"...PdfSaveOptions()); I’ve attached the test files and a screenshot for your...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  4. Math Formula Is Missing When Converting PPTX to...

    We have an application that converts PPTX files to SVG files. If we have a MathFormula in our PPTX file and try to convert this file to SVG, the MathFormula is completely missing. In an old version of Aspose.Slides.NET …...png (30,2 KB) I have written a test method to easily create the...@andrey.potapov , I checked this test in my Docker container (using...

    forum.aspose.com/t/math-formula-is-missing-when...
  5. Using Azure OpenAI with Aspose.Words.IA - Free ...

    I want to use Aspose.words.IA in .Net to Check grammar using my Azure OpenAI instance. but I receive an error message : Ressource not found. Th url and Apikey are correct because I already use them in my project to reach…...My deployment name is “gpt-4o-test” that uses gpt-4o model, so...and CUSTOM_OPENAI_NAME =gpt-4o-test but nothing works alexey.noskov...

    forum.aspose.com/t/using-azure-openai-with-aspo...
  6. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the page the…...return results; } Next Steps Test the modified code to see if...output for our reference? We will test the scenario in our environment...

    forum.aspose.com/t/green-box-when-using-mender-...
  7. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...looks like this, for example ^Test Is there any way to improve...pattern String splitRule = "^Test"; // Example pattern TextFragmentAbsorber...

    forum.aspose.com/t/textfragmentabsorber-with-te...
  8. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for Node.js via C++ API....Files\Common Files: FilePath </br> 'Test Sheet'!B2: CellReference </br>...com/cells/ : External </br> mailto:test@test.com?subject=TestLink: Email...

    docs.aspose.com/cells/nodejs-cpp/detect-hyperli...
  9. Error on load AVIF - Free Support Forum - aspos...

    Hello Support, loading the attached AVIF files with Imaging cause following exception: Aspose.Imaging.CoreExceptions.ImageLoadException : Image loading failed. ----> System.DataMisalignedException : A datatype misali…...processing } Test with Different Files : If possible, test with different...

    forum.aspose.com/t/error-on-load-avif/315074
  10. Table gets moved on top of another table - Free...

    Code used to Test: using Aspose.Words; Aspose.Words.License license; license = new Aspose.Words.License(); license.SetLicense("Aspose.Total.NET.lic"); string dataDir = "c:\\temp\\"; Document doc = new Document(dataD…...2024, 8:43am 1 Code used to test: using Aspose.Words; Aspose...doc = new Document(dataDir + "test.docx"); doc.Save(dataDir + "output...

    forum.aspose.com/t/table-gets-moved-on-top-of-a...