Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 76,594 for

txt

(0.09 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. Մի Քանի TEXT Դեպի GIF Javascript

    Միավորել մի քանի TEXT GIF ին JavaScript կոդի մեջ: Պահպանեք TEXT որպես GIF օգտագործելով JavaScript:...օրինակ JavaScript ՝ մի քանի TXT GIF մեջ միավորելու համար Պատճենել...fileNames = [ "Input1.txt" , "Input2.txt" ] var output = new aw...

    products.aspose.com/words/hy/nodejs-net/merge/t...
  3. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java....Format in Ruby Load Plain Text (TXT) Files in Ruby Related articles...

    docs.aspose.com/words/java/convert-doc-to-html-...
  4. Aspose::Words::Loading::TxtLoadOptions::TxtLoad...

    Aspose::Words::Loading::TxtLoadOptions::TxtLoadOptions constructor. Initializes a new instance of this class with default values in C++....:: String ( u "Some links in TXT: \n " ) + u "https://www.aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectHyperlinks method. Specifies either to detect hyperlinks in text. The default value is false in C++....:: String ( u "Some links in TXT: \n " ) + u "https://www.aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Several TEXT Into Image C++

    Merge multiple TEXT into Image in C++ code. Save TEXT as Image using C++....example in C++ to combine multiple TXT to JPG Copy Examples Input files...fileNames { u"Input1.txt" , u"Input2.txt" }; auto output = MakeObject...

    products.aspose.com/words/cpp/merge/text-to-image/
  7. 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/
  8. 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/
  9. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells for Python via .NET API....Assistant Close Convert CSV, TSV and TXT to Excel Analyzing your prompt...

    docs.aspose.com/cells/python-net/convert-excel-...
  10. 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...