Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 28,875 for

test

(0.17 sec)
  1. Convert ODP to POT in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  2. Create VSDX Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-java/create/...
  3. Create VDX Files via C# | products.aspose.com

    C# Sample code for generating VDX documents. Use this code for creating VDX 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/vdx/
  4. Create PDF Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-net/create/pdf/
  5. Create VSSX Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-java/create/...
  6. Create VSSM Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-java/create/...
  7. Aspose Export to PDF for ASP.NET MVC|Aspose.Wor...

    Using Aspose Export to PDF for ASP.NET MVC addon in C#....Github Installation and Usage Test a running demonstration Step...

    docs.aspose.com/words/net/aspose-export-to-pdf-...
  8. No file generated when we call com.aspose.words...

    Hi, we have an issue about files generated by aspose but these files are never serializes on disk. This issue appeared since a while. We monitored our Windows OS IO operations for the specific folder where the expected…... Test with Different Formats : If...

    forum.aspose.com/t/no-file-generated-when-we-ca...
  9. OCR a PDF image to a readable PDF - Free Suppor...

    We are Testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...February 3, 2025, 8:02pm 1 We are testing Aspose OCR. Got example code...sample PDF with us so that we can test the scenario in our environment...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  10. Footnote rendering issue: large page breaks aft...

    Hi Aspose.Words v24.2 When converting a DOCX file containing footnotes (references) to PDF using Aspose.Words, the resulting PDF is rendered incorrectly. Specifically, after a footnote is inserted, a large page break a…...Document("test.docx"); var opt = new Word.Saving...ExportDocumentStruct = true; doc.Save("test.pdf", opt); Sample of file docx...

    forum.aspose.com/t/footnote-rendering-issue-lar...