Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 89,972 for

doc format

(0.22 sec)
  1. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the Documents content in Java.... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Several JPG Into HTML Python

    Merge multiple JPG into HTML in Python code. Save JPG as HTML using Python....convert JPG images to HTML format with a few lines of code. JPG...convert JPG images to HTML format with maximum flexibility and...

    products.aspose.com/words/python-net/merge/jpg-...
  3. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Text Document|Aspose.Words for Pyt...

    Work with a text Document and modify its objects using Python....when exporting in plain text format. Aspose.Words inserts Unicode...you export to a Plain Text format. Note that it appears in dialogue...

    docs.aspose.com/words/python-net/working-with-t...
  5. Online PCL to POT Conversion or Build .NET base...

    Free online app to convert PCL to POT files. .NET C# conversion library code for PCL Documents....PCL files to POT and other formats via .NET automation API. Freely...class Save the document to POT format using Save method and set Pot...

    products.aspose.com/total/net/conversion/pcl-to...
  6. Merge Word Files Online or using .NET | product...

    Free online app to combine different Word files. .NET merging library code to merge Word Documents....Excel, PowerPoint & many other formats online. Download Merge Word...dropdown Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image...

    products.aspose.com/total/net/merge/word/
  7. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list dotnet add package...

    products.aspose.com/words/net/compress/html/
  8. C# API to Export MSG to SVG | products.aspose.com

    Convert MSG to SVG without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs provided...allows you to convert MSG file format to HTML. After that, you can...

    products.aspose.com/total/net/conversion/msg-to...
  9. FieldDate class | Aspose.Words for Python

    aspose.words.fields.FieldDate class. Implements the DATE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....operation: String doc = getMyDir() + "Mail merge.doc"; String[] fieldNames...create(mailMergerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...