Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 77,216 for

txt

(1.15 sec)
  1. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....txt document with a custom paragraph..."TxtSaveOptions.ParagraphBreak.txt" , txtSaveOptions ); string docText...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Converting a EPUB file to DOCX using Java | Asp...

    EPUB to DOCX conversion via Java sample code. Programmers can use this example code to export EPUB to DOCX within any Web or Desktop Java based application....EPUB to PDF EPUB to PNG EPUB to TXT EPUB to XML Convert EPUB to DOCX...formats including HTML, XFA, TXT, PCL, XML, XPS and image file...

    products.aspose.com/pdf/java/conversion/epub-to...
  3. | Aspose

    Sample code for JPEG2000 to Text Java conversion. Use API example code for batch JPEG2000 files to Text conversion within any Web or Desktop Java based application....TXT extension represents a text document...sequence of characters. Read More TXT (Text Document File) Text (Text...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  4. | Aspose

    Sample code for TIF to Text Java conversion. Use API example code for batch TIF files to Text conversion within any Web or Desktop Java based application....TXT extension represents a text document...sequence of characters. Read More TXT (Text Document File) Text (Text...

    products.aspose.com/ocr/java/conversion/tif-to-...
  5. | Aspose

    Sample code for TIF to Text Java conversion. Use API example code for batch TIF files to Text conversion within any Web or Desktop Java based application....TXT extension represents a text document...sequence of characters. Read More TXT (Text Document File) Text (Text...

    products.aspose.com/ocr/cpp/conversion/tif-to-t...
  6. Composing XAR Archives | Aspose.Zip Documentation

    The Java library allows you to create XAR archives for resource packaging....txt" ); 2 java. io . File fi2 = new...java. io . File ( "asyoulik.txt" ); 3 String xarFile = "output...

    docs.aspose.com/zip/java/xar-composition/
  7. XAR composition in C# | Aspose.Zip for .NET

    Examples of using a C# library to compose XAR archive....txt" ); 2 FileInfo fi2 = new FileInfo( "asyoulik.txt" );...archive.CreateEntry( "alice29.txt" , fi1, false ); 7 archive.CreateEntry(...

    docs.aspose.com/zip/net/xar-composition/
  8. Working with Z Archives | Aspose.Zip Documentation

    Java z API lets you work with creating and managing Unix Z archives in your applications without needing third-party applications. It provides various methods for operations on archives....txt" )) { 2 try (ZArchive archive...(source); 4 archive. save ( "alice29.txt.Z" ); 5 } 6 } catch (IOException...

    docs.aspose.com/zip/java/working-with-unix-z-ar...
  9. Working with Z Archives in C# | Aspose.Zip for ...

    C# z API lets you work with creating and managing unix Z archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....txt" , FileMode.Open, FileAccess...SetSource(source); 6 archive.Save( "alice29.txt.Z" ); 7 } 8 } Open Z Archive...

    docs.aspose.com/zip/net/working-with-unix-z-arc...
  10. Converting a PDF file to EXCEL using Java | Asp...

    PDF to EXCEL conversion via Java sample code. Programmers can use this example code to export PDF to EXCEL within any Web or Desktop Java based application....PDF to TEX PDF to TIFF PDF to TXT PDF to XLS PDF to XLSX PDF to...formats including HTML, XFA, TXT, PCL, XML, XPS and image file...

    products.aspose.com/pdf/java/conversion/pdf-to-...