Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 89,966 for

doc format

(0.25 sec)
  1. C++ API to Export PCL to OTT | products.aspose.com

    Convert PCL to OTT within C++ applications.... OTT (OpenType) is a font format developed by Microsoft and...It is a cross-platform font format that supports both Windows...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. C++ API to Export EPUB to OTT | products.aspose...

    Convert EPUB to OTT within C++ applications....OpenType font format (OTT) is a popular font format used by many...systems. It is a cross-platform format that is supported by Windows...

    products.aspose.com/total/cpp/conversion/epub-t...
  3. FileFormatUtil.LoadFormatToExtension | Aspose.W...

    Transform load Format values into file extensions effortlessly with FileFormatUtil's LoadFormatToExtension method. Get accurate, lowercase extensions with ease!...LoadFormatToExtensio method Converts a load format enumerated value into a file...FileFormatUtil methods to detect the format of a document. // Load a document...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Document.docx" , doc -> get_OriginalFileName ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. ParagraphFormat.BaselineAlignment | Aspose.Word...

    Optimize your text layout with the ParagraphFormat BaselineAlignment property, allowing precise control over font vertical positioning for enhanced readability.... Document doc = new Document ( MyDir + "Office...docx" ); ParagraphFormat format = doc . FirstSection . Body ....

    reference.aspose.com/words/net/aspose.words/par...
  6. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Doc Format in C++....to save a document in the Doc format. Aspose :: Words :: Saving...older Microsoft Word formats. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert a Document to PDF in Python|Aspose.Word...

    Convert a Document to PDF using Python. Various input Formats are supported, including Word, OpenOffice, Image and eBook Formats....images, and other supported formats—to PDF, covering basic conversion...convert documents from one format to another is a key feature...

    docs.aspose.com/words/python-net/convert-a-docu...
  8. C++ API to Export XPS to WORDML | products.aspo...

    Convert XPS to WORDML within C++ applications....Specification) is a document format developed by Microsoft for...document format that preserves document formatting and enables...

    products.aspose.com/total/cpp/conversion/xps-to...
  9. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpenType method. Gets an embedded font file in OpenType Format. Fonts in Embedded OpenType Format are converted to OpenType in C++....OpenType format. Fonts in Embedded OpenType format are converted...the local file system. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // We can use an INCLUDE field...

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