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

doc format

(0.08 sec)
  1. 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...
  2. Aspose::Words::Bookmark::get_LastColumn method ...

    Aspose::Words::Bookmark::get_LastColumn method. Gets the zero-based index of the last column of the table column range associated with the bookmark in C++.... auto doc = System :: MakeObject < Aspose...+ u "Table column bookmarks.doc" ); for ( auto && bookmark :...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversão de Documentos via API Androidhttps://products.aspose.com/total/pt/android-java/conversion/Recent content......org/2005/Atom Complete Set of File Format Automation Solutions – Conversão...Android on Complete Set of File Format Automation SolutionsHugo --...

    products.aspose.com/total/pt/android-java/conve...
  4. 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...
  5. Make WORD Using Java

    Make a new a Word Document in Java in a few steps. Easily create a Word Document using Java library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code // Repository...

    products.aspose.com/words/java/make/word/
  6. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML using Java library....Examples Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list Run code // Repository...

    products.aspose.com/words/java/make/html/
  7. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT Document into a Document object in Java....com/\n" + "https://docs.aspose.com/words/net/\n"; try...setDetectHyperlinks(true); Document doc = new Document(stream, loadOptions);...

    reference.aspose.com/words/java/com.aspose.word...
  8. OoxmlSaveOptions.compression_level property | A...

    OoxmlSaveOptions.compression_level property. Specifies the compression level used to save Document... doc = aw . Document ( MY_DIR + 'Big...save the document to an OOXML format, we can create an OoxmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. List.is_list_style_reference property | Aspose....

    List.is_list_style_reference property. Returns ``True`` if this list is a reference to a list style.... The list formatting specified in the list style...style and use it in a document. doc = aw . Document () # A list allows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...