Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 31,268 for

test

(0.06 sec)
  1. Convert PPTM to PPS in PHP | products.aspose.com

    Sample code for PPTM to PPS PHP conversion. Use PowerPoint PHP API for batch conversion PPTM files to PPS files.... Test the quality of PPTM to PPS conversion...

    products.aspose.com/slides/php-java/conversion/...
  2. Convert PPTM to ODP in PHP | products.aspose.com

    Sample code for PPTM to ODP PHP conversion. Use PowerPoint PHP API for batch conversion PPTM files to ODP files.... Test the quality of PPTM to ODP conversion...

    products.aspose.com/slides/php-java/conversion/...
  3. Online ODS File Text Finder or Build ODS Search...

    Free online app to search in ODS file. C++ API code for any ODS file text search application.... Test online document text finder...

    products.aspose.com/total/cpp/search/ods/
  4. Manage GS1 Barcode Types|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....Matrix Barcodes Online : You can test the quality of Aspose.BarCode...

    docs.aspose.com/barcode/python-net/gs1-barcode-...
  5. Create VSSM Files via C# | products.aspose.com

    C# Sample code for generating VSSM documents. Use this code for creating VSSM files within VB.NET, Asp.NET or any .NET based application....AddText( 1 , 1 , 1 , 1 , "Test text" , "Calibri" , "#a5a5a5"...

    products.aspose.com/diagram/net/create/vssm/
  6. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX documents. Use this code for creating VSTX files within any Python based application.....addText( 1 , 1 , 1 , 1 , "Test text" , "Calibri" , "#a5a5a5"...

    products.aspose.com/diagram/python-java/create/...
  7. Watermark VSD document via Python | products.as...

    Python sample code to add watermark to VSD documents within any Python based application....addText( 1 , 1 , 2 , 2 , "Test text" , "Calibri" , "#a5a5a5"...

    products.aspose.com/diagram/python-java/waterma...
  8. Create PDF Files via C# | products.aspose.com

    C# Sample code for generating PDF documents. Use this code for creating PDF files within VB.NET, Asp.NET or any .NET based application....AddText( 1 , 1 , 1 , 1 , "Test text" , "Calibri" , "#a5a5a5"...

    products.aspose.com/diagram/net/create/pdf/
  9. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....MakeObject < Note > ( "foot note for test text 1" )); // add TextFragment...MakeObject < Note > ( "foot note for test text 2" )); // add second text...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  10. Does the Cross-Platform Package for Aspose.Slid...

    Previously, I had to download the crossplatform\Aspose.Slides.dll from your site, and then include that in our app. I see now that in Nuget there is dotnet add package Aspose.Slides.NET6.CrossPlatform --version 25.11.0.…... Run a quick test to confirm the library loads...new Presentation(); pres.Save("test.pptx", SaveFormat.Pptx); If...

    forum.aspose.com/t/does-the-cross-platform-pack...