Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 180,098 for

doc

(0.1 sec)
  1. Font.line_spacing property | Aspose.Words for P...

    Font.line_spacing property. Returns line spacing of this font (in points).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set different fonts for...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.distance_bottom property | Aspose.Words f...

    Table.distance_bottom property. Gets or sets distance between table bottom and the surrounding text, in points.... doc = aw . Document ( file_name =...wrapped by text.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.hanging_punctuation property | ...

    ParagraphFormat.hanging_punctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph.... doc = aw . Document ( file_name =...+ 'Document.docx' ) format = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GoogleAiModel.checkGrammar method | Aspose.Word...

    GoogleAiModel.checkGrammar method. Checks grammar of the provided Document....checkGrammar method checkGrammar(doc, options) Checks grammar of the...provided document. checkGrammar ( doc : Aspose . Words . Document ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Style::get_SemiHidden method | A...

    Aspose::Words::Style::get_SemiHidden method. Gets/sets whether the style hides from the Styles gallery and from the Styles task pane in C++.... auto doc = System :: MakeObject < Aspose...Words :: Style > styleTitle = doc -> get_Styles () -> idx_get (...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. GoogleAiModel.translate method | Aspose.Words f...

    GoogleAiModel.translate method. Translates a specified Document....translate method translate(doc, language) Translates a specified...document. def translate ( self , doc : aspose . words . Document ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Border::get_Color method | Aspos...

    Aspose::Words::Border::get_Color method. Gets or sets the border color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. Convert Image To TXT Python

    Convert Image to TXT format in Python code. Save Image as TXT using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/python-net/conversion...
  9. Convert Image To HTML Python

    Convert Image to HTML format in Python code. Save Image as HTML using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/python-net/conversion...
  10. Convert JPG To PDF Python

    Convert JPG to PDF format in Python code. Save JPG as PDF using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/python-net/conversion...