Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 119,987 for

id

(0.22 sec)
  1. Retrieve, Get, Copy and Insert a Page|Documenta...

    This section explains how to insert a page, copy a page or get page information with Aspose.Diagram....information, for example page ID and page name, first establish...WriteLine ( "Background Page ID : " + page . ID ); Console . WriteLine...

    docs.aspose.com/diagram/net/retrieve-get-copy-a...
  2. Aspose::Words::Comparing::AdvancedCompareOption...

    Aspose::Words::Comparing::AdvancedCompareOptions::get_IgnoreDmlUniqueId method. Specifies whether to ignore difference in DrawingML unique Id in C++....difference in DrawingML unique Id. bool Aspose :: Words :: Comparing...documents ignoring DML unique ID. auto docA = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. 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...
  4. CompareOptions.AdvancedOptions | Aspose.Words f...

    Discover CompareOptions AdvancedOptions to enhance your comparisons. Achieve precise results with tailored settings for optimal output....documents ignoring DML unique ID. Document docA = new Document...Document ( MyDir + "DML unique ID original.docx" ); Document docB =...

    reference.aspose.com/words/net/aspose.words.com...
  5. 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...
  6. 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...
  7. 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...
  8. Integration with JasperServer|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....--JPG--> <bean id= "reportASJpegExporter" class=...</value> </property> </bean> <bean id= "jpgASExporterParamet" class=...

    docs.aspose.com/imaging/jasperreports/integrati...
  9. Managing Outlook Items via Aspose.Email Graph C...

    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.... ListCalendarItems(string id) - Retrieves a collection of...specified calendar ID. FetchCalendarItem(string id) - Retrieves a...

    docs.aspose.com/email/net/manage-outlook-items-...
  10. 使用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...