Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 30,978 for

doc

(0.08 sec)
  1. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting properties of the row.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DocumentBuilder::get_PageSetup m...

    Aspose::Words::DocumentBuilder::get_PageSetup method. Returns an object that represents current page setup and section properties in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. GoogleAiModel | Aspose.Words for Java

    An abstract class representing the integration with Googleu2019s AI 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...
  4. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom Document property of the Boolean data type in C++.... auto doc = MakeObject < Document > ();...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. MailMerge.UseNonMergeFields | Aspose.Words for ...

    Unlock the power of MailMerge! Use the UseNonMergeFields property to enhance your Documents by merging into various field types seamlessly....preserveUnusedTags ) { Document doc = CreateSourceDocWithA (); DataTable...MERGEFIELDs and leave them unfilled. doc . MailMerge . PreserveUnusedTags...

    reference.aspose.com/words/net/aspose.words.mai...
  6. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize Document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Every paragraph that we...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... doc = aw . Document () style = doc . styles . add...= aw . DocumentBuilder ( doc = doc ) # Apply one of the styles...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMerge.RestartListsAtEachSection | Aspose.Wo...

    Discover the MailMerge RestartListsAtEachSection property—control list resets in each section for seamless mail merges. Enhance your Document precision today!... Document doc = new Document ( MyDir + "Section...docx" ); doc . MailMerge . RestartListsAtEachSe = false ; doc . MailMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  9. VbaProject.name property | Aspose.Words for Nod...

    VbaProject.name property. Gets or sets VBA project name.... let doc = new aw . Document (); // Create.... name = "Aspose.project" ; doc . vbaProject = project ; // Create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PlainTextDocument.BuiltInDocumentProperties | A...

    Discover the PlainTextDocument BuiltInDocumentProperties property to easily access and manage essential Document metadata for enhanced Document organization.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words/pla...