Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 31,343 for

test

(0.83 sec)
  1. Chart Trend Arrows Are Rendered as Letters in J...

    Hello, We convert PPT slides to images. When converting this particular slide (it has a chart), we observe the resulting jpeg image having incorrect representation of some of the chart’s objects. Specifically, up/down…...{ // Optional if you want to test with a license: // new License()...

    forum.aspose.com/t/chart-trend-arrows-are-rende...
  2. Migration from legacy Aspose.Pdf.Kit for Java|A...

    Learn the steps to migrate from the legacy Aspose.PDF Kit for Java to the laTest Aspose.PDF for Java version for better functionality.... replaceText ( "test" , "replaced" ); // save updated...

    docs.aspose.com/pdf/java/migration-from-legacy-...
  3. Performance|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....= "True" > < Report name = "Test" > < AutoRowFit value = "False"...

    docs.aspose.com/cells/reportingservices/perform...
  4. HeaderFooter.accept method | Aspose.Words for N...

    HeaderFooter.accept method. Accepts a visitor.... test ( 'HeaderFooterToText' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitFieldStart method | Aspose...

    DocumentVisitor.visitFieldStart method. Called when a field starts in the document.... test ( 'FieldToText' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...3 KB) @Test void test5() throws Exception...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  7. HtmlLoadOptions constructor | Aspose.Words for ...

    aspose.words.loading.HtmlLoadOptions constructor... assertEqual ( 'Test encrypted document.' , doc ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Adding an Image as a Paragraph causes infinite ...

    I am converting images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Combine(directory, "test.png")), HorizontalAlignment...Save(Path.Combine(directory, "test.pdf")); I am pretty sure this...

    forum.aspose.com/t/adding-an-image-as-a-paragra...
  9. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation.... Add ( "Aspose Test Series" , new [] { "Word" ,...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to set the category axis with Node.js via C...

    Learn how to set the category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....node" ); // Your local test path const dataDir = "" ; //...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-cat...