Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 90,921 for

doc format

(0.37 sec)
  1. Convert WORD To MARKDOWN Python

    Convert a Word Document to MARKDOWN Format in Python code. Save a Word Document as MARKDOWN using Python....Markdown, and many other document formats using Python. MD Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...
  2. Convert WORD To Image Java

    Convert a Word Document to Image Format in Java code. Save a Word Document as Image using Java....image, and many other document formats using Java. JPG Node Python...a Word document to an image format programmatically? With Aspose...

    products.aspose.com/words/java/conversion/word-...
  3. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your Document with the ParagraphFormat SuppressAutoHyphens property, ensuring clear and professional paragraph Formatting....save format, its text will have hyphenation. Document doc = new...hyphenation if any is available. doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  4. RevisionOptions.DeletedTextColor | Aspose.Words...

    Customize your RevisionOptions with the DeletedTextColor property to highlight deleted content. Default is ByAuthor. Enhance your Document's clarity!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  5. RevisionOptions.ShowOriginalRevision | Aspose.W...

    Control your Document revisions with the ShowOriginalRevision property. Easily toggle between original and revised text for clearer insights. Default, false.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  6. RevisionOptions.MovedToTextColor | Aspose.Words...

    Customize your content with RevisionOptions' MovedToTextColor property. Easily highlight moved areas with your chosen color for better visibility.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Aspose::Words::Tables::TableCollection::ToArray...

    Aspose::Words::Tables::TableCollection::ToArray method. Copies all tables from the collection to a new array of tables in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose::Words::Tables::Row::get_Cells method | ...

    Aspose::Words::Tables::Row::get_Cells method. Provides typed access to the Cell child nodes of the row in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list Formatting used in the Document....Provides access to the list formatting used in the document. @property...how to work with list levels. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

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