Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 120,038 for

id

(0.07 sec)
  1. 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...
  2. 读取损坏的 PST/OST 文件|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....Email 提供的 API 允许您使用邮件和文件夹 ID 扫描并提取损坏 PST 文件中未受损的邮件。 以下是该类的方法...检索邮件和文件夹的 ID: find_messages(parent_entry_id) - 检索指定文件夹内的邮件 ID 列表。 ...

    docs.aspose.com/email/zh/python-net/read-corrup...
  3. 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...
  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. 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...
  6. Utilize Sheet.SheetId property of OpenXml with ...

    This article shows how to utilize the Sheet.SheetId property of OpenXml using the Excel manipulation C++ API or library programmatically....its Sheet or Tab Id, then assigns it a new Tab Id and saves it as...or Tab Id on console std :: cout << "Sheet or Tab Id: " << ws...

    docs.aspose.com/cells/cpp/utilize-sheet-sheetid...
  7. Automate Presentation Localization in Java|Aspo...

    Automate PowerPoint and OpenDocument slIde localization in Java with Aspose.SlIdes, using practical code samples and tips for faster global rollout.... Setting Language Id to text. Write the presentation...language ID trigger automatic text translation? No. Language ID in...

    docs.aspose.com/slides/java/presentation-locali...
  8. 使用形状粘合|Documentation

    本节介绍如何使用 Aspose.Diagram 获取粘附到特定形状的形状。...类可用于获取粘附到形状的所有连接器的 ID 列表,或者,如果所讨论的形状是连接器,则获取它所连接到的形状的 ID。GetShape 方法,由...方法,由 形状集合 类,然后可用于通过其 ID 查找形状。 下面的代码显示了如何: 加载示例文件。 访问特定形状。 获取粘附到此形状的所有连接器的...

    docs.aspose.com/diagram/zh/net/working-with-sha...
  9. Conversion between cell name and row/column ind...

    Learn how to perform conversion between cell name and row/column index through the Aspose.Cells for JavaScript via C++ API....</ h1 > < input type = "file" id = "fileInput" accept = ".xls...button id = "runExample" > Run Example </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/javascript-cpp/names-and-...
  10. 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...