Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 69,298 for

txt

(0.07 sec)
  1. Zip or UnZip Files in .NET | Aspose.Zip for .NET

    This article will teach you how to programmatically compress Zip files using a variety of methods utilising C# or the.NET API and sample code. You will learn how to zip or compress one or more files, as well as how to zip files simultaneously. You will also learn how to decompress or unzip files as well....txt" , FileMode.Open, FileAccess...archive.CreateEntry( "alice29.txt" , source1); 10 11 archive.Save(zipFile);...

    docs.aspose.com/zip/net/compressing-and-decompr...
  2. Create a New Diagram in VSTO and Aspose.Diagram...

    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/net/create-a-new-diagra...
  3. 档案

    档案...因此,您需要按照以下步骤进行转换: 由于字符串较长,将数据保存在 TXT 文件中 读取字符串值 替换前缀 将 Base64 字符串保存为...或 PNG 图像: // 将 base64 字符串保存在 TXT 文件中,因为字符串很长 FileInputStream fis...

    blog.aspose.com/zh/pdf/convert-base64-string-to...
  4. 7z compression level - Free Support Forum - asp...

    Hi. I am trying to use Aspose.Zip to compress some PDFs. I have attached the sample pdfs to this ticket. I have also attached the .7z files created by Aspose.Zip and by the actual program 7-Zip. The one by aspose is m…...txt"); a.CreateEntry("second", "alice29.txt"); a.Save("solid..."alice29.txt"); a.CreateEntry("second", "alice29.txt"); a.Save("nonsolid...

    forum.aspose.com/t/7z-compression-level/313880
  5. Password Protect Zip Files and Archives in C# |...

    Zip C# library lets you сompress and decompress files or directory with password protection in C#...txt" , FileMode.Open, FileAccess...archive.CreateEntry( "alice29.txt" , source1); 8 archive.Save(zipFile);...

    docs.aspose.com/zip/net/password-protecting-arc...
  6. Feature Tour|Aspose.Words for Reporting Services

    Features of the Aspose.Words for Reporting Services....WordprocessingML, HTML, MHTML, ODT, TXT, XPS and EPUB Export Same Reports...

    docs.aspose.com/words/reportingservices/feature...
  7. 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...
  8. Extract text from PDF in Rust | Aspose.PDF

    A straightforward source code for extracting text from PDF files using the Rust library....PDF-document contents as plain text let txt = pdf . extract_text () ? ; //...( "Extracted text: \n {} " , txt ); Ok (()) } Copy code to the...

    products.aspose.com/pdf/rust-cpp/parser/text/
  9. 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-...
  10. Loading And Saving in Ruby|Aspose.Words for Java

    Loading And Saving Documents using Ruby....HTML in Ruby Load Plain Text (TXT) Files in Ruby Programming With...

    docs.aspose.com/words/java/loading-and-saving-i...