Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 31,330 for

test

(0.39 sec)
  1. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced document security and compliance....PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "Aspose Office" ...PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "Aspose Office" ...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose.PSD for .NET 20.6 - Release Notes|Docume...

    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....Psd/test/testdata/Images/Psd/SmartObjects/rgb8_2x2...; lnkeResource . FileType = "test" ; lnkeResource . FileCreator...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-6...
  3. Install Aspose.PDF for PHP via Java|Aspose.PDF ...

    This section shows a product description and instructions for installing Aspose.PDF for PHP via Java on your own, as well as using NuGet.... Test http://localhost:8080/JavaBridge/test.php to ensure...

    docs.aspose.com/pdf/php-java/installation/
  4. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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.... Contains ( "This is test message." )) code = code . Replace...Replace ( "This is test message." , "This is Aspose.Diagram message...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. 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...
  6. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....add("Aspose Test Series", new String[]{"Word"...chart.getSeries().add("Aspose Test Series", new String[]{"Word"...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  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 purposes, you can...

    docs.aspose.com/cells/python-net/check-if-vba-c...
  9. Aspose.PDF version 25.12 flattening is removing...

    I’m using Aspose.Pdf.Drawing version 25.12 in Linux and have a pdf with some attached images that are being used to redact some url links. The images are locked on top of the links. When I flattend the pdf it is removin…...Please confirm if you’re able to test with a newer version or share...using the latest version to test, please investigate and provide...

    forum.aspose.com/t/aspose-pdf-version-25-12-fla...
  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...