Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 76,304 for

txt

(0.13 sec)
  1. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...Word and TXT files: conversion of line breaks to txt format.zip...that was used to convert to TXT format: Document doc = new D...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  2. Encrypt or Decrypt ZIP, RAR, 7Z Archive via Java

    Explore a Java to encrypt or decrypt ZIP, RAR, and 7Z archive files....txt" )) { Archive archive = new Archive...archive . createEntry ( "alice29.txt" , source ); archive . save (...

    products.aspose.com/zip/java/advanced-api-featu...
  3. 档案

    档案...key: keys) { for (FormatTxt txt : (Iterable<FormatTxt>) shape...getValue()) { Txt tx = (Txt)((txt instanceof Txt) ? txt : null); if...

    blog.aspose.com/zh/diagram/find-replace-text-vi...
  4. 使用 C++ 从 PDF 中删除表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式从 PDF 文件中删除表格...textFragmentCollecti ) { String txt ; for ( auto seg : fragment ->...-> get_Segments ()) { txt += seg -> get_Text (); } Console ::...

    products.aspose.com/pdf/zh-hans/cpp/table/remove/
  5. 如何透過 Python.NET 加密或解密檔案

    了解使用 Python.NET 加密或解密整個檔案或 ZIP、RAR 或 7Z 檔案中特定條目的方法。...txt" ) as source: method = zp . saving...archive . create_entry( "alice29.txt" , source) archive . save(zip_file)...

    products.aspose.com/zip/zh-hant/python-net/adva...
  6. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, Txt, or CHM document if the encoding is not specified inside the document...will be used to load an HTML, TXT, or CHM document if the encoding...used only when loading HTML, TXT, or CHM documents. If encoding...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio page with Aspose.Diagram....// Add text to shape var txt = new Txt("Hello world!"); shape.Text...Text.Value.Add(txt); //ExStep:1- // Set the font of the text...

    products.aspose.com/diagram/tutorial/set-text-s...
  8. 从PDF提取表格|Aspose.PDF for C++

    Aspose.PDF for C++使您能够对PDF文档中包含的表格进行各种操作。您可以在现有PDF文档中添加和提取表格,在新页面上渲染表格等。...textFragmentCollecti ) { String txt ; for ( auto seg : fragment ->...-> get_Segments ()) { txt += seg -> get_Text (); } Console ::...

    docs.aspose.com/pdf/zh/cpp/extract-table-from-e...
  9. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, Txt, or CHM document if the encoding is not specified inside the document...will be used to load an HTML, TXT, or CHM document if the encoding...used only when loading HTML, TXT, or CHM documents. If encoding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert PDF to text|Aspose.PDF for Android via ...

    With Aspose.PDF for Android via Java you can convert a whole PDF document to a text file or convert only a PDF page to a text file....app/pdf/conversion/pdf-to-txt Convert PDF page to text file...can convert PDF document to TXT file with Aspose.PDF for Android...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...