Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 90,593 for

id

(0.06 sec)
  1. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_Id method. Finds and returns a custom XML part by its Identifier....get_by_id method get_by_id(id) Finds and returns a custom XML...identifier. def get_by_id ( self , id : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Id method. Specifies a unique read-only persistent numerical Id for this structured document tag in C++....Aspose::Words::Markup::StructuredDocumentTa::get_Id method Contents [ Hide ] Str...StructuredDocumentTa::get_Id method Specifies a unique read-only...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Retrieving Connector Information|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.... Show ( "\nFrom Shape ID : " + Connect . FromSheet );...MessageBox . Show ( "To Shape ID : " + Connect . ToSheet ); }...

    docs.aspose.com/diagram/net/retrieving-connecto...
  4. Inserting a new Page in 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....page and you can’t set the page id that is the drawback we have...is no way to manually set the id of the page in VSTO Aspose.Diagram...

    docs.aspose.com/diagram/net/inserting-a-new-pag...
  5. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.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...
  6. shapes.svg

    Idth="500" height="550" xmlns="http://www.w3.org/2000/svg"> Id="first-rect" x="50" y="90" wIdth="100" height="90" style="stroke-wIdth:5; stroke:FireBrick" /> Id="s......org/2000/svg"> <g fill="none"> <rect id="first-rect" x="50" y="90" width="100"...; stroke:FireBrick" /> <rect id="second-rect" x="120" y="150"...

    docs.aspose.com/svg/files/shapes.svg
  7. AdvancedCompareOptions class | Aspose.Words for...

    aspose.words.comparing.AdvancedCompareOptions class. Allows to set advanced compare options....Description ignore_dml_unique_id Specifies whether to ignore difference...in DrawingML unique Id. ignore_store_item_id Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用C++利用OpenXml的Sheet.SheetId属性|Documentation

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

    docs.aspose.com/cells/zh/cpp/utilize-sheet-shee...
  9. 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...
  10. 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-...