Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 115,489 for

id

(0.1 sec)
  1. DocumentBuilder.startEditableRange method | Asp...

    DocumentBuilder.startEditableRange method. Marks the current position in the document as an editable range start....// These nodes have matching IDs and encompass editable nodes...editableRange . id ). toEqual ( editableRangeStart . id ); expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram....article explains how to get the ID and name from a diagram. The...information that is, the master ID and name. Use the Page.Shapes...

    docs.aspose.com/diagram/net/working-with-masters/
  3. 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...
  4. 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...
  5. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this 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. StructuredDocumentTagRangeStart.sdtType propert...

    StructuredDocumentTagRangeStart.sdtType property. Gets type of this 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...
  7. 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...
  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. Adding Slide to Presentation|Aspose.Slides Docu...

    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....new NonVisualDrawingProp () { Id = 1 , Name = "" }; nonVisualProperties...new NonVisualDrawingProp () { Id = drawingObjectId , Name = "Title"...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  10. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for JavaScript via C++. Learn to load or create an Excel file and save the modified file to disk....</ h1 > < input type = "file" id = "fileInput" accept = ".xls...button id = "runExample" > Run Example </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/javascript-cpp/returning-...