Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 122,878 for

doc

(0.54 sec)
  1. ShapeBase.IsGroup | Aspose.Words for .NET

    Discover ShapeBase IsGroup. Easily identify if a shape is a group. Enhance your design workflow with this essential property for better organization....GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified name exists in the collection.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. EditableRange.editable_range_start property | A...

    EditableRange.editable_range_start property. Gets the node that represents the start of the editable range.... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldMergingArgsBase.Field | Aspose.Words for .NET

    Discover the FieldMergingArgsBase Field property to access the current merge field object effortlessly. Enhance your data merging efficiency today!...void MergeHtml () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( @"MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.mai...
  5. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....convert the MD file format to DOC. This API provides a wide range...variety of file formats, including DOC, DOCX, RTF, HTML, and many more...

    products.aspose.com/total/cpp/conversion/md-to-...
  6. Aspose::Words::WebExtensions::WebExtensionPrope...

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

    reference.aspose.com/words/cpp/aspose.words.web...
  7. 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 = MakeObject < Document > ();...MakeObject < TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  8. FieldTC.omit_page_number property | Aspose.Word...

    FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field....field_toc_entry_identifier (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert a TOC field, which will...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::CompositeNode::GetEnumerator met...

    Aspose::Words::CompositeNode::GetEnumerator method. Provides support for the for each style iteration over the child nodes of this node in C++.... auto doc = MakeObject < Document > ();...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. StructuredDocumentTagRangeStart.LockContentCont...

    Discover how the LockContentControl property in StructuredDocumentTagRangeStart enhances Document security by preventing unwanted deletions of essential tags.... Document doc = new Document ( MyDir + "Multi-section...StructuredDocumentTa rangeStartTag = doc . GetChildNodes ( NodeType ....

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