Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 89,966 for

doc format

(0.11 sec)
  1. Aspose::Words::Font::get_LocaleIdFarEast method...

    Aspose::Words::Font::get_LocaleIdFarEast method. Gets or sets the locale identifier (language) of the Formatted Asian characters in C++....identifier (language) of the formatted Asian characters. int32_t...insert and format text in a Far East language. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Font.LocaleIdFarEast | Aspose.Words for .NET

    Discover the Font LocaleIdFarEast property to easily manage locale identifiers for Formatted Asian characters, enhancing your multilingual applications....identifier (language) of the formatted Asian characters. public int...insert and format text in a Far East language. Document doc = new...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Font.localeIdFarEast property | Aspose.Words fo...

    Font.localeIdFarEast property. Gets or sets the locale identifier (language) of the Formatted Asian characters....identifier (language) of the formatted Asian characters. get localeIdFarEast...insert and format text in a Far East language. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the Document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDocProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocProperty class, designed for seamless integration of DocPROPERTY fields in your Documents for enhanced functionality.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldDisplayBarcode field =...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert MSG to BMP in Python | products.aspose.com

    Save MSG to BMP in your Python applications without using Microsoft Outlook or Word... MSG is a file format used by Microsoft Outlook to...items. BMP is a popular image format used for storing bitmap images...

    products.aspose.com/total/python-net/conversion...
  8. AxisGroup enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a type of a chart axis group.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::VariableCollection::idx_set meth...

    Aspose::Words::VariableCollection::idx_set method. Gets or a sets a Document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...
  10. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.TEXT Format in Java....TEXT format. To learn more, visit the Specify...custom paragraph break. Document doc = new Document(); DocumentBuilder...

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