Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 90,254 for

id

(0.05 sec)
  1. Aspose::Words::Comparing::CompareOptions::get_A...

    Aspose::Words::Comparing::CompareOptions::get_AdvancedOptions method. Specifies advanced compare options that might help to produce more precise comparison output in C++....documents ignoring DML unique ID. auto docA = System :: MakeObject...get_MyDir () + u "DML unique ID original.docx" ); auto docB =...

    reference.aspose.com/words/cpp/aspose.words.com...
  2. StructuredDocumentTagRangeStart.tag property | ...

    StructuredDocumentTagRangeStart.tag property. Specifies a tag associated with the current structured document tag node... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. EditableRange class | Aspose.Words for Python

    aspose.words.EditableRange class. Represents a single editable range... id Gets the editable range identifier...# These nodes have matching IDs and encompass editable nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.wordOpenXML pro...

    StructuredDocumentTagRangeStart.wordOpenXML property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format.... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IStructuredDocumentTag.level property | Aspose....

    IStructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree.... id ). toEqual ( rangeStartTag . id ); expect ( rangeStartTag...console . log ( `\t|Id: ${ rangeStartTag . id } ` ); console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTagCollection | Aspose.Words ...

    A collection of IStructuredDocumentTag instances that represent the structured document tags in the specified range in Java....tags by id.docx"); // Get the structured document tag by Id. IStructuredDocumentT...specified index. getById(int id) Returns the structured document...

    reference.aspose.com/words/java/com.aspose.word...
  9. StructuredDocumentTagCollection.remove method |...

    StructuredDocumentTagCollection.remove method. Removes the structured document tag with the specified Identifier....remove method remove(id) Removes the structured document tag...self , id : int ): ... Parameter Type Description id int The...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 利用OpenXml的Sheet.SheetId属性使用Aspose.Cells for Nod...

    本文演示了如何利用Aspose.Cells for Node.js via C++以编程方式使用OpenXml的Sheet.SheetId属性操作Excel。...以下示例代码加载了 示例Excel文件 ,读取其表格或标签ID,然后将其分配为新的标签ID并保存为 输出Excel文件 。还请参见下方给出的代码的控制台输出作为参考。...or Tab Id on console console . log ( "Sheet or Tab Id: " + ws...

    docs.aspose.com/cells/zh/nodejs-cpp/utilize-she...