Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 46,668 for

id

(0.18 sec)
  1. Exporting Presentations to HTML with Externally...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & AndroId platforms....LinkEmbedDecision GetObjectStoringLoca(int id, byte[] entityData, string semanticName...most important parameters are ‘id’ – the resource unique identifier...

    docs.aspose.com/slides/python-net/exporting-pre...
  2. CustomXmlPart.schemas property | Aspose.Words f...

    CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part.... xml_part_id = str ( uuid . uuid4 ()) xml_part_content...custom_xml_parts . add ( xml_part_id , xml_part_content ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPartCollection.remove_at method | Aspo...

    CustomXmlPartCollection.remove_at method. Removes an item at the specified index.... xml_part_id = str ( uuid . uuid4 ()) xml_part_content...custom_xml_parts . add ( xml_part_id , xml_part_content ) self . assertEqual...

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

    CustomXmlPartCollection.count property. Gets the number of elements contained in the collection.... xml_part_id = str ( uuid . uuid4 ()) xml_part_content...custom_xml_parts . add ( xml_part_id , xml_part_content ) self . assertEqual...

    reference.aspose.com/words/python-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.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...
  7. 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...
  8. 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...
  9. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Discover the StructuredDocumentTagRangeEnd constructor—efficiently initialize document tag ranges for enhanced content management and seamless integration....StructuredDocumentTa ( DocumentBase doc , int id ) Parameter Type Description...DocumentBase The owner document. id Int32 Identifier of the corresponding...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 将CSV转换为JSON|Documentation

    使用Aspose.Cells for Python via .NET API将CSV转换为JSON。... 示例代码 控制台输出 [ { "id" : 1 , "language" : "Java" ,... "postalCode" : 394221 }, { "id" : 2 , "language" : "C++" , "edition"...

    docs.aspose.com/cells/zh/python-net/convert-csv...