Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 122,662 for

id

(0.24 sec)
  1. 在 Visio 中插入新页面|Documentation

    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....Hide ] VSTO 下面是添加新页面的代码,你不能设置页面 id,这是我们在 MS Visio 中的缺点。 // Add a...is no way to manually set the id of the page in VSTO Aspose.Diagram...

    docs.aspose.com/diagram/zh/net/inserting-a-new-...
  2. 使用C++获取工作表唯一ID|Documentation

    本文介绍如何用C++库和API程序化获取Excel工作表的唯一Id。...使用C++获取工作表唯一ID Contents [ Hide ] ** 获取工作表唯一ID** Aspose.Cells...方法获取工作表唯一ID的功能。以下代码示例演示如何使用 GetUniqueId() 方法打印工作表的唯一ID。此示例使用 样例Excel文件...

    docs.aspose.com/cells/zh/cpp/get-worksheet-uniq...
  3. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document...# 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...
  4. EditableRange.editable_range_end property | Asp...

    EditableRange.editable_range_end property. Gets the node that represents the end of the editable range....# 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. EditableRange.editable_range_start property | A...

    EditableRange.editable_range_start property. Gets the node that represents the start of the editable range....# 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...
  6. 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...
  7. Opening Files with Different Formats with JavaS...

    Aspose.Cells for JavaScript via C++ API allows you to open or read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....</ h1 > < input type = "file" id = "fileInput" accept = ".xml...button id = "runExample" > Run Example </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/javascript-cpp/opening-fi...
  8. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your documents, enhancing your editing workflow....// These nodes have matching IDs and encompass editable nodes...editableRange . Id , Is . EqualTo ( editableRangeStart . Id )); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 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...
  10. StructuredDocumentTagCollection.remove method |...

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

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