Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 180,131 for

doc

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

    Aspose::Words::WebExtensions::WebExtensionReference::get_Version method. Specifies the version of the web extension in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  2. Aspose::Words::WebExtensions::TaskPane::get_Row...

    Aspose::Words::WebExtensions::TaskPane::get_Row method. Specifies the index, enumerating from the outside to the inside, of this task pane among other persisted task panes Docked in the same default location in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

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

    Aspose::Words::WebExtensions::WebExtension::get_AlternateReferences method. Specifies alternate references to a web extension in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  4. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionProperty::WebExtensionProperty constructor. Creates web extension custom property with specified name and value in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a Document... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a custom paragraph...

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

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); string imageFileName = ImageDir...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB.... doc = aw . Document ( file_name =...assertEqual ( 'First header' , doc . first_section . headers_footers...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Node.CustomNodeId | Aspose.Words for .NET

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!... Document doc = new Document (); // Add two...Paragraph paragraph = ( Paragraph ) doc . GetChild ( NodeType . Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  9. DocumentBuilder.move_to_field method | Aspose.W...

    DocumentBuilder.move_to_field method. Moves the cursor to a field in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a field using the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTagRangeStart.RemoveSelfOnly ...

    Effortlessly remove Structured Document Tag range starts while preserving content. Optimize your Document structure with the RemoveSelfOnly method today!...SdtRangeExtendedMeth () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...