Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 89,966 for

doc format

(0.35 sec)
  1. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.Doc or SaveFormat.DOT Format in Java....DOC or SaveFormat.DOT format. To learn more,...older Microsoft Word formats. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldGlossary Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldGlossary class for seamless GLOSSARY field implementation. Enhance your Document processing with powerful features!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list Formats to enhance your Document's presentation effortlessly....one of the predefined list formats available in Microsoft Word...third level is a square. Then formatting repeats for the remaining...

    reference.aspose.com/words/net/aspose.words.lis...
  4. TxtSaveOptions.SimplifyListLabels | Aspose.Word...

    Discover how TxtSaveOptions' SimplifyListLabels feature enhances clarity by streamlining complex list labels for improved text representation....in case of complex label formatting not being adequately represented...are written in simple numeric format and itemized list labels as...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ListLevelCollection class | Aspose.Words for Py...

    aspose.words.lists.ListLevelCollection class. A collection of list Formatting for each level in a list...class A collection of list formatting for each level in a list...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a list level by index....how to apply custom list formatting to paragraphs when using...using DocumentBuilder. doc = aw . Document () # A list allows us to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Font::get_NameBi method | Aspose...

    Aspose::Words::Font::get_NameBi method. Returns or sets the name of the font in a right-to-left language Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Define a set of font settings...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level to zero.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label... doc = aw . Document ( file_name =...'Rendering.docx' ) doc . update_list_labels () paras = doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldUserAddress class | Aspose.Words for Python

    aspose.words.fields.FieldUserAddress class. Implements the USERADDRESS field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...