Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 91,307 for

id

(0.06 sec)
  1. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。...用C++添加自定义XML部分并按ID选择 Contents [ Hide ] 可能的使用场景 自定义XML部件是存储在微...CustomXmlPart.GetID() 属性设置其ID。若要按ID选择自定义XML部件,可以使用 Workbook.CustomXmlParts...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  2. 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...
  3. 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...editableRange . Id , Is . EqualTo ( editableRangeStart . Id )); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentBuilder.start_editable_range method | A...

    DocumentBuilder.start_editable_range method. Marks the current position in the document as an editable range start....# These nodes have matching IDs and encompass editable nodes...editable_range_start . id , editable_range . id ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for Node.js via C++ programmatically....its Sheet or Tab Id, then assigns it new Tab Id and saves it as...or Tab Id on console console . log ( "Sheet or Tab Id: " + ws...

    docs.aspose.com/cells/nodejs-cpp/utilize-sheet-...
  6. 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...
  7. 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...
  8. 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...
  9. Utilize Sheet.SheetId property of OpenXml with ...

    This article shows how to utilize Sheet.SheetId property of OpenXml using Excel manipulation C++ API or Library programmatically....its Sheet or Tab Id, then assigns it new Tab Id and saves it as...or Tab Id on console std :: cout << "Sheet or Tab Id: " << ws...

    docs.aspose.com/cells/cpp/utilize-sheet-sheetid...
  10. StructuredDocumentTagRangeStart.color property ...

    StructuredDocumentTagRangeStart.color property. Gets or sets the color of the 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...