Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 27,768 for

test

(0.15 sec)
  1. Aspose.Word convert pdf to md, content wrong - ...

    Use python,aspose-words=25.6.0, convert pdf to markdown.Extra spaces appear in the converted md file. For example, in the pdf, there is a paragraph with a URL in normal format. In the md document after the conversion is …...md", save_options) Next Steps Test the above code to see if it...

    forum.aspose.com/t/aspose-word-convert-pdf-to-m...
  2. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the textfragent is not coming. i’ve using the fil…... Testing with Different Document Types...TextSearchOptions are correctly configured. Test the extraction with both HTML...

    forum.aspose.com/t/textabsorber-not-getting-reg...
  3. PageSetup HeaderDistance, FooterDistance TextCo...

    Hello, despite setting the CurrentCulture of the CurrentThread to something static and resetting the DefaultFont LocaleId to again something stating, some parameters of PageSetup keeps changing according to the environm…...Spacing and in my tests they goes in the document.xml...we are needing to reproduce tests and verify our code in multiple...

    forum.aspose.com/t/pagesetup-headerdistance-foo...
  4. 性能|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/zh/reportingservices/perf...
  5. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....add("Aspose Test Series", new Date[] { DocumentHelper...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在GridWeb中呈现交互滚动条|Documentation

    介绍如何在GridWeb中使用滚动条。...js" ></ script > < title > Test GridWeb </ title > </ head >...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  7. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis.... test ( 'ChartSeriesCollectio' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Specify the path where GridWeb stores temporary...

    This article describes the storage in GridWeb....address is http://ip/mygridwebapp/test.aspx , the image request URL...will be http://ip/mygridwebapp/test.aspx/acw_image/imageid . Sometimes...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Metered License Applied but GetConsumptionCredi...

    var metered = new Metered(); metered.SetMeteredKey(“PUBLIC_KEY”, “PRIVATE_KEY”); decimal consumed = Metered.GetConsumptionQuantity(); decimal credit = Metered.GetConsumptionCredit(); bool isLicensed = Metered.IsMeter…...IsMeteredLicensed(); var doc = new Document(“test.docx”); doc.Save(“output.pdf”);...Document doc = new Document("test.docx"); doc.Save("output.pdf");...

    forum.aspose.com/t/metered-license-applied-but-...
  10. Archive

    archives...to HTML Online # You can also test XML file to HTML conversion...

    blog.aspose.com/tasks/convert-xml-to-html-in-java/