Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 69,025 for

doc

(0.08 sec)
  1. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... doc = aw . Document () body = doc . first_section...append_child ( aw . Run ( doc = doc , text = 'Paragraph 1. ' ))...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Paragraph::GetEffectiveTabStops ...

    Aspose::Words::Paragraph::GetEffectiveTabStops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists in C++.... auto doc = MakeObject < Document > ();...SharedPtr < Paragraph > para = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. FieldFileName.include_full_path property | Aspo...

    FieldFileName.include_full_path property. Gets or sets whether to include the full file path name.... doc = aw . Document ( file_name =...= aw . DocumentBuilder ( doc = doc ) builder . move_to_document_end...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.theme_color property | Aspose.Words for Py...

    Font.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default. doc . theme . minor_fonts . latin = 'Algerian' doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Orientation enum | Aspose.Words ...

    Aspose::Words::Orientation enum. Specifies page orientation in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/ori...
  7. AnthropicAiModel.summarize method | Aspose.Word...

    Aspose.Words.AI.AnthropicAiModel.summarize method...summarize method summarize(doc, options) Summarizes specified...Document object. summarize ( doc : Aspose . Words . Document ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OpenAiModel | Aspose.Words for Java

    An abstract class representing the integration with OpenAIs large language models within the Aspose.Words in Java....Description checkGrammar(Document doc, CheckGrammarOptions options)...modelType) summarize(Document doc, SummarizeOptions options) summarize(Document[]...

    reference.aspose.com/words/java/com.aspose.word...
  9. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected Document format.... doc = aw . Document () # Configure...save_options . password = 'MyPassword' doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

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