Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 65,269 for

txt

(0.08 sec)
  1. Password Protecting Archives | Aspose.Zip Docum...

    In this guide, you will learn how to implement password protection for zip archives created with Java programming language....txt" )) { 3 Archive archive = new...archive. createEntry ( "alice29.txt" , source1); 5 archive. save...

    docs.aspose.com/zip/java/password-protecting-ar...
  2. How to Add Files To Archives Without Compression

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....txt" ); FileInfo fi2 = new FileInfo( "asyoulik.txt" ); using..."alice29.txt" , fi1); archive.CreateEntry( "lcet10.txt" , fi2);...

    products.aspose.com/zip/net/advanced-api-featur...
  3. 在 VSTO 中新建 Diagram 和 Aspose.Diagram|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.... Add ( new Txt ( @"Rectangle text." )); //Add...shape . Text . Value . Add ( new Txt ( @"Star text." )); //Add a new...

    docs.aspose.com/diagram/zh/net/create-a-new-dia...
  4. Supported Features on Document Save|Aspose.Word...

    Save a document in most of popular formats and supports lots of Microsoft Word features....options for RTF format TXT save options for TXT format ODT save options...

    docs.aspose.com/words/java/supported-features-o...
  5. Read Embedded Email Attachments from Message in...

    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....txt....) and of type eml if (( attExt...att . getName (). contains ( ".txt" ) == true && att . getName ()...

    docs.aspose.com/email/java/read-embedded-email-...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......js How to Convert TXT to JSON File in Java How to Convert...CSV in Node.js How to Convert TXT to JSON File in C# How to Apply...

    kb.aspose.com/categories/page/27/
  7. How to Zip and Unzip Files in Java | Aspose.Zip...

    This guide teaches you how to zip and unzip files using Java programming methods. Discover various ways to compress and decompress files with detailed examples....txt" )) { 4 try (Archive archive...archive. createEntry ( "alice29.txt" , source1); 6 archive. save...

    docs.aspose.com/zip/java/compressing-and-decomp...
  8. Loading And Saving in Jython|Aspose.Words for Java

    Loading And Saving Documents using Jython....Formats in Jython Load Plain Text (TXT) File in Jython Working with...

    docs.aspose.com/words/java/loading-and-saving-i...
  9. Product Overview|Aspose.Words for JasperReports

    Aspose.Words for JasperReports is the solution that makes it possible to export reports from JasperReports and JasperServer to Microsoft Word document formats. All report features are converted with the highest degree of precision to Microsoft Word documents....Words TXT – Plain text via Aspose.Words...to add DOC, DOCX, HTML, and TXT to the list of available formats...

    docs.aspose.com/words/jasperreports/product-ove...
  10. Save Workbook to Text or CSV Format in Aspose.C...

    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....For text formats (for example TXT, TabDelim, CSV etc.), by default...all sheets in the workbook to TXT format. You can modify the same...

    docs.aspose.com/cells/net/save-workbook-to-text...