Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 31,343 for

test

(1.17 sec)
  1. SvgSaveOptions.resourceSavingCallback property ...

    SvgSaveOptions.resourceSavingCallback property. Allows to control how resources (images) are saved when a document is exported to SVG format.... test . skip ( 'SvgResourceFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SvgSaveOptions.saveFormat property | Aspose.Wor...

    SvgSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... test . skip ( 'SvgResourceFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…... Validate with a small test // Example for .NET using Aspose...background:#F0F0F0;} </style></head><body> <h1>Test</h1><div class='box'>Sample...

    forum.aspose.com/t/supported-css-properties-for...
  4. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a pdf and text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the pdf but the textabsorber returns zero counts…... Test the modified code to see if...you want to extract. We will test the scenario in our environment...

    forum.aspose.com/t/unable-to-search-the-text-co...
  5. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table).... test ( 'RecurseChildren' , () =>...out if a tables are nested. test ( 'CalculateDepthOfNest' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Warp effect has not been applied correctly - Fr...

    Hello, we are using Aspose.PSD-Java 26.2. The equal grid warp effect shows partial differences compared to the result in Photoshop. The Test PSD file and image are attached. We hope that when adjusting the warp nodes …... The test PSD file and image are attached...applied to the layer. 2026-03-02-test.zip (9.0 MB) img.jpg (161.4...

    forum.aspose.com/t/warp-effect-has-not-been-app...
  7. PowerPoint - Populating data tags with data fro...

    Hiya, I have been Testing this but not sure if it is possible. I have a PowerPoint file with a chart, I right click and Edit Data and use the tag <<[Test]>> and then try to populate this tag with a value and cannot get …...4:30pm 1 Hiya, I have been testing this but not sure if it is...Edit Data and use the tag <<[test]>> and then try to populate...

    forum.aspose.com/t/powerpoint-populating-data-t...
  8. Check if VBA Code is Signed|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....your excel files to test this code. For testing purpose you can use...

    docs.aspose.com/cells/java/check-if-vba-code-is...
  9. Check if VBA Code is Signed|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....your Excel files to test this code. For testing purposes, you can...

    docs.aspose.com/cells/python-net/check-if-vba-c...
  10. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...Save("test.pdf", Aspose.Words.SaveFormat...based on the latest values. Test Simplified Formulas : Since...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...