Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 89,966 for

doc format

(0.24 sec)
  1. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldHyperlink field = (FieldHyperlink)...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Body::get_NodeType method | Aspo...

    Aspose::Words::Body::get_NodeType method. Returns Body in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/bod...
  3. Aspose::Words::HeaderFooter::get_NodeType metho...

    Aspose::Words::HeaderFooter::get_NodeType method. Returns HeaderFooter in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. Aspose::Words::DocumentBase::get_FootnoteSepara...

    Aspose::Words::DocumentBase::get_FootnoteSeparators method. Provides access to the footnote/endnote separators defined in the Document in C++.... auto doc = System :: MakeObject < Aspose...FootnoteSeparator > endnoteSeparator = doc -> get_FootnoteSeparators ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Export OFT to EMF via C++ | products.aspose.com

    C++ API to Convert OFT to EMF without using Microsoft Word or Outlook...conversions is from OFT file format to HTML. This conversion is...a wide range of other file formats, such as MSG, EML, MHTML, and...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Java API to Export EPUB to MARKDOWN | products....

    Convert EPUB to MARKDOWN using on premise Java API...need to render EPUB file to DOC using Aspose.PDF for Java . After...Words for Java , you can convert DOC to MARKDOWN. Both APIs come under...

    products.aspose.com/total/java/conversion/epub-...
  7. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid Format in C++....cannot be read or has invalid format. static void Aspose :: Words...dictionary file in OpenOffice format. See Also Class Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  8. StructuredDocumentTag.dateDisplayLocale propert...

    StructuredDocumentTag.dateDisplayLocale property. Allows to set/get the language Format for the date displayed in this SDT....Allows to set/get the language format for the date displayed in this...structured document tag. let doc = new aw . Document (); // Insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly save Documents in Formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...SaveFormat property Specifies the format in which the rendered document...options depends on the selected format. Also, it is possible to save...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....converted from other file formats. Examples: Shows how to process...have converted to .docx format. Document doc = new Document(getMyDir()...

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