Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 144,583 for

doc

(0.6 sec)
  1. Aspose::Words::WebExtensions::WebExtensionRefer...

    Aspose::Words::WebExtensions::WebExtensionReference::get_Id method. Identifier associated with the web extension within a catalog provider in C++.... auto doc = MakeObject < Document > ();...MakeObject < TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  2. Aspose::Words::WebExtensions::WebExtension::get...

    Aspose::Words::WebExtensions::WebExtension::get_IsFrozen method. Specifies whether the user can interact with the web extension or not in C++.... auto doc = MakeObject < Document > ();...MakeObject < TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  3. Aspose::Words::Node::get_NextSibling method | A...

    Aspose::Words::Node::get_NextSibling method. Gets the node immediately following this node in C++....void RecurseChildren () { auto doc = MakeObject < Document > ( MyDir...is composite. ASSERT_TRUE ( doc -> get_IsComposite ()); // Invoke...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the paragraph has bulleted or numbered formatting applied to it in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...'FieldResultFormattin' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let formatter = new FieldResultFormatter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table.StyleName | Aspose.Words for .NET

    Discover the Table StyleName property to easily customize your table's appearance. Enhance your design with unique table style options today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  7. TableStyle.bidi property | Aspose.Words for Nod...

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TableStyle.allowBreakAcrossPages property | Asp...

    TableStyle.allowBreakAcrossPages property. Gets or sets a flag indicating whether text in a table row is allowed to split across a page break.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.remove_reply method | Aspose.Words for ...

    Comment.remove_reply method. Removes the specified reply to this comment.... doc = aw . Document () comment = aw . Comment ( doc = doc... set_text ( 'My comment.' ) doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IDocumentSavingCallback.Notify | Aspose.Words f...

    Track Document saving progress with the iDocumentSavingCallback Notify method. Enhance your app's efficiency and user experience today!...saveFormat , string ext ) { Document doc = new Document ( MyDir + "Big...OperationCanceledExc >(() => doc . Save ( ArtifactsDir + $"HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...