Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 89,981 for

doc format

(0.23 sec)
  1. Aspose::Words::FileFormatUtil::ExtensionToSaveF...

    Aspose::Words::FileFormatUtil::ExtensionToSaveFormat method. Converts a file name extension into a SaveFormat value in C++....FileFormatUtil methods to detect the format of a document. // Load a document...extension, and then detect its file format. { System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word Formats such as DocX, Doc, image Formats such as JPG or PNG, or any other Formats supported by Aspose using `Python.Words`....Convert PDF to Other Document Formats Contents [ Hide ] Purpose Summary...and convert them to formats such as DOCX, DOC, JPG, or PNG, and...

    docs.aspose.com/words/python-net/convert-pdf-to...
  3. Convert PDF To RTF C#

    Convert PDF to RTF Format in C# code. Save PDF as RTF using C#....RTF, and many other document formats using C#, F#, VB.NET. RTF Python...a document from PDF to RTF format programmatically? With Aspose...

    products.aspose.com/words/net/conversion/pdf-to...
  4. Convert PDF To TXT C#

    Convert PDF to TXT Format in C# code. Save PDF as TXT using C#....TXT, and many other document formats using C#, F#, VB.NET. TXT Python...a document from PDF to TXT format programmatically? With Aspose...

    products.aspose.com/words/net/conversion/pdf-to...
  5. Convert PDF To DOCX C#

    Convert PDF to DocX Format in C# code. Save PDF as DocX using C#....DOCX, and many other document formats using C#, F#, VB.NET. DOCX...a document from PDF to DOCX format programmatically? With Aspose...

    products.aspose.com/words/net/conversion/pdf-to...
  6. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // This DATABASE field will...

    reference.aspose.com/words/java/com.aspose.word...
  7. C# API to Export CGM to DOT | products.aspose.com

    Convert CGM to DOT without using Microsoft Word...convert documents of various formats. One of the most useful features...ability to convert CGM file format to DOC. This is made possible by...

    products.aspose.com/total/net/conversion/cgm-to...
  8. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your Documents with versatile underline options for a professional look....set ; } Examples Shows how to format text inserted by a document...document builder. Document doc = new Document (); DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF....Metafile format as we save the document as an RTF. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Jpeg...

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

    Implements the formula field in Java.... Document doc = new Document(); // Use a field...fieldBuilder.buildAndInsert(doc.getFirstSection().getBody()....

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