Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 104,526 for

id

(0.05 sec)
  1. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...tags by id.docx" ); // Get the structured document tag by Id. let..."Alias4" ); console . log ( sdt . id ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection.... id ). toEqual ( xmlPartId ); //...xmlPart . clone (); xmlPartClone . id = `{ ${ Guid . newGuid (). toString...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomXmlPart.clone method | Aspose.Words for N...

    CustomXmlPart.clone method. Makes a deep enough copy of the object... id ). toEqual ( xmlPartId ); //...xmlPart . clone (); xmlPartClone . id = `{ ${ Guid . newGuid (). toString...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number of elements contained in the collection.... id ). toEqual ( xmlPartId ); //...xmlPart . clone (); xmlPartClone . id = `{ ${ Guid . newGuid (). toString...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Id )); para . AppendChild ( new...CommentRangeEnd ( doc , newComment . Id )); para . AppendChild ( newComment...

    reference.aspose.com/words/net/aspose.words/com...
  6. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)... id Gets or sets the string that...xmlPartContent ); expect ( xmlPart . id ). toEqual ( xmlPartId ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTagCollection.remove_at metho...

    StructuredDocumentTagCollection.remove_at method. Removes a structured document tag at the specified index.... get_by_id ( 1691867797 ) self . assertEqual...assertEqual ( 1691867797 , sdt . id ) self . assertEqual ( 5 , str...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::CommentRangeStart::CommentRangeS...

    Aspose::Words::CommentRangeStart::CommentRangeStart constructor. Initializes a new instance of this class in C++....DocumentBase > & doc , int32_t id ) Parameter Type Description...ntBase>& The owner document. id int32_t The comment identifier...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Working with GridJs Server Side|Documentation

    This article describes how to use Aspose.Cells.GrIdJs library....in the cache,uid is the unique id for the spreadsheet instance...update json,uid is the unique id for the spreadsheet ret = gwb...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. 将CSV转换为JSON|Documentation

    使用简单易用的Aspose.Cells for .NET API将CSF文件转换为JSON。... 示例代码 控制台输出 [ { "id" : 1 , "language" : "Java" ,... "postalCode" : 394221 }, { "id" : 2 , "language" : "C++" , "edition"...

    docs.aspose.com/cells/zh/net/convert-csv-to-json/