Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 88,442 for

doc format

(0.12 sec)
  1. Aspose::Words::FileFormatUtil::LoadFormatToSave...

    Aspose::Words::FileFormatUtil::LoadFormatToSaveFormat method. Converts a LoadFormat value to a SaveFormat value if possible 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. GeneralFormatCollection.GetEnumerator | Aspose....

    Discover the GeneralFormatCollection GetEnumerator method to easily access and iterate through your data collection with efficiency and precision....Shows how to format field results. Document doc = new Document...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection....Examples Shows how to format field results. doc = aw . Document ()...builder = aw . DocumentBuilder ( doc ) # Use a document builder to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF....Metafile format as we save the document as an RTF. let doc = new...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Jpeg...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldFormat.DateTimeFormat | Aspose.Words for .NET

    Discover the FieldFormat DateTimeFormat property to easily customize date and time field results for enhanced data presentation and clarity....DateTimeFormat property Gets or sets a formatting that is applied to a date...Shows how to format field results. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldFormat.GeneralFormats | Aspose.Words for .NET

    Discover the FieldFormat GeneralFormats property, offering a versatile collection of numeric text Formats to enhance your data presentation and results....Gets a collection of general formats that are applied to a numeric...Shows how to format field results. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Online XPS to FLATOPC Conversion or Develop Jav...

    Free online app to convert XPS to FLATOPC files. Java conversion library code for XPS Documents....files to FLATOPC and other formats via Java automation API. Freely...Convert XPS to DOC by using save method Load DOC file by using...

    products.aspose.com/total/java/conversion/xps-t...
  8. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java.... Document doc = new Document(getMyDir() + "Revisions...docx"); Assert.assertEquals(7, doc.getRevisions().getGroups().getCount());...

    reference.aspose.com/words/java/com.aspose.word...
  9. Font.subscript property | Aspose.Words for Node.js

    Font.subscript property. True if the font is Formatted as subscript....property True if the font is formatted as subscript. get subscript...Shows how to format text to offset its position. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Export EML to RTF via C++ | products.aspose.com

    C++ API to Convert EML to RTF without using Microsoft Word or Outlook...transforming emails from one format to another. This is often done...C++, you can convert EML file format to HTML. After that, by using...

    products.aspose.com/total/cpp/conversion/eml-to...