Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 79,795 for

doc

(0.23 sec)
  1. Fill.Pattern | Aspose.Words for .NET

    Discover the Fill Pattern property to easily access and customize PatternType for your designs. Enhance your projects with unique fill options!... Document doc = new Document ( MyDir + "Shape...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. HtmlFixedSaveOptions.Encoding | Aspose.Words fo...

    Discover the HtmlFixedSaveOptions Encoding property for seamless HTML exports. Easily set UTF-8 encoding with BOM for optimal data integrity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TabStopCollection.RemoveByIndex | Aspose.Words ...

    Effortlessly manage your tab stops with the RemoveByIndex method. Quickly remove any tab stop from your collection for streamlined design.... Document doc = new Document (); TabStopCollection...TabStopCollection tabStops = doc . FirstSection . Body . Paragraphs [...

    reference.aspose.com/words/net/aspose.words/tab...
  4. 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...
  5. 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...
  6. DocumentBuilder.bold property | Aspose.Words fo...

    DocumentBuilder.bold property. True if the font is formatted as bold.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert some MERGEFIELDS...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Cell.parentRow property | Aspose.Words for Node.js

    Cell.parentRow property. Returns the parent row of the cell.... let doc = new aw . Document ( base ....two pages.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OfficeMath.nodeType property | Aspose.Words for...

    OfficeMath.nodeType property. Returns [NodeType.OfficeMath](../../../aspose.words/nodetype/#OfficeMath).... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions.matchCase property | Aspose....

    FindReplaceOptions.matchCase property. True indicates case-sensitive comparison, false indicates case-insensitive comparison.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Ruby...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentPropertyCollection.Count | Aspose.Words...

    Discover the DocumentPropertyCollection Count property to effortlessly retrieve the number of items in your collection for efficient data management.... Document doc = new Document ( MyDir + "Properties...custom document property" , doc . CustomDocumentProper [ "CustomProperty"...

    reference.aspose.com/words/net/aspose.words.pro...