Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 31,401 for

test

(0.11 sec)
  1. Turn off wordwrap in chart legends - Free Suppo...

    Hi, I am using PPTx to PDF conversion using Aspose and I am able to stop wrapping in legends in PPTx, however in the generated PDF the legend is wrapping. And this is what am using com.aspose.slides.ILegend legend = …... Test the PDF generation again to...

    forum.aspose.com/t/turn-off-wordwrap-in-chart-l...
  2. Manage Document Properties|Documentation

    Manage document properties of visio files.... ValueString = "Test" ; //Add CustomProp to Collection...

    docs.aspose.com/diagram/net/document-properties/
  3. Zip 400 files - Free Support Forum - aspose.com

    Hi, I tried to zip 400 files using the below code. But only first some documents are zipping. Can you please tell me what the issue will be? // Use fast compression var options = new ArchiveSaveOptions { Encoding =…... If you want to test Aspose.ZIP without evaluation...

    forum.aspose.com/t/zip-400-files/319628
  4. Unlock ZIP Password | Aspose.Zip Documentation

    Zip Java library lets you unlock the locked archive if password is half-forgotten. Provide password template and it will use Brute force attack on archive to unlock it....on the archive So compose and test passwords one by one. If there...

    docs.aspose.com/zip/java/unlock-zip-password/
  5. Generate Codabar Barcodes in C#|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....Codabar Barcodes Online : You can test the quality of Aspose.BarCode...

    docs.aspose.com/barcode/net/codabar-barcodes/
  6. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF document with Java. It is possible to delete all or particular bookmarks from a PDF document.... setTitle ( "Test Outline" ); pdfOutline . setItalic...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  7. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....add("Aspose Test Series", new Date[] { DocumentHelper...chart.getSeries().add("Aspose Test Series", new Date[] { DocumentHelper...

    reference.aspose.com/words/java/com.aspose.word...
  8. Utility Features - MailMessage|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...."/hamFolder" spam_folder = "/Spam" test_folder = data_dir database_file...database_file ) test_files = [ f for f in os . listdir ( test_folder )...

    docs.aspose.com/email/python-net/utility-featur...
  9. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor.... test ( 'CreateCommentsAndPri' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…... We will test the scenario in our environment...

    forum.aspose.com/t/tif-pdf/293699