Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 14,498 for

id

(0.04 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....Aspose::Words::Markup::StructuredDocumentTa::get_Id method Contents [ Hide ] Str...StructuredDocumentTa::get_Id method Specifies a unique read-only...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. DocumentBuilder.StartEditableRange | Aspose.Wor...

    Discover how the DocumentBuilder StartEditableRange method enhances document editing by marking editable range starts for seamless content management....// These nodes have matching IDs and encompass editable nodes...editableRangeStart . Id , editableRange . Id ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/doc...
  3. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_Id method. Finds and returns a custom XML part by its Identifier....get_by_id method get_by_id(id) Finds and returns a custom XML...identifier. def get_by_id ( self , id : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompareOptions.AdvancedOptions | Aspose.Words f...

    Discover CompareOptions AdvancedOptions to enhance your comparisons. Achieve precise results with tailored settings for optimal output....documents ignoring DML unique ID. Document docA = new Document...Document ( MyDir + "DML unique ID original.docx" ); Document docB =...

    reference.aspose.com/words/net/aspose.words.com...
  5. StructuredDocumentTagCollection.GetById | Aspos...

    Retrieve structured document tags effortlessly with the GetById method. Access your data quickly and enhance document management efficiency....GetById ( int id ) Parameter Type Description id Int32 The structured...tags by id.docx" ); // Get the structured document tag by Id. IStructuredDocumentT...

    reference.aspose.com/words/net/aspose.words.mar...
  6. DocumentBuilder.startEditableRange method | Asp...

    DocumentBuilder.startEditableRange method. Marks the current position in the document as an editable range start....// These nodes have matching IDs and encompass editable nodes...editableRange . id ). toEqual ( editableRangeStart . id ); expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.placeholderName...

    StructuredDocumentTagRangeStart.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text.... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTagRangeStart.lockContents pr...

    StructuredDocumentTagRangeStart.lockContents property. When set to ``true``, this property will prohibit a user from editing the contents of this structured document tag.... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTagRangeStart.lockContentCont...

    StructuredDocumentTagRangeStart.lockContentControl property. When set to ``true``, this property will prohibit a user from deleting this structured document tag.... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured document tag range end class....constructor StructuredDocumentTa(doc, id) Initializes a new instance of...aspose . words . DocumentBase , id : int ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...