Sort Score
Result 10 results
Languages All
Labels All
Results 7,231 - 7,240 of 120,255 for

id

(0.41 sec)
  1. Ինչպես թվային կերպով ստորագրել Word փաստաթուղթ ...

    Այս կարճ ուղեցույցը տեղեկատվություն է տալիս այն մասին, թե ինչպես թվային կերպով ստորագրել Word փաստաթուղթը Java-ի միջոցով: Այն ունի մանրամասներ՝ IdE-ը սահմանելու համար, քայլերի ցանկ և գործարկվող կոդ՝ Word-ում ստորագրություն Java-ի միջոցով տեղադրելու համար:...մանրամասներ՝ հավելվածի մշակման համար IDE սահմանելու համար, ալգորիթմը սահմանելու...տեղադրելու քայլեր Սահմանեք, որ IDE-ն օգտագործի Aspose.Words for...

    kb.aspose.com/hy/words/java/how-to-digitally-si...
  2. Step‑by‑Step Guide to Load a Spreadsheet with A...

    Learn how to load an Excel workbook into a web page using Aspose.Cells.GrIdJs (client‑sIde library) with a .NET 6 MVC backend. Includes complete server‑ and client‑sIde code, configuration steps, and screenshots...."{controller=Home}/{action=Index}/{id?}" ); app . Run (); Important...GridJs UI placeholder --> < div id = "gridjs-demo-uid" ></ div >...

    docs.aspose.com/cells/net/aspose-cells-gridjs/l...
  3. How to Use Microsoft Graph for Mailbox Manageme...

    Integrate Microsoft Graph API with Aspose.Email for .NET to access, manipulate, and manage mailbox data effectively....Values: Obtain the Tenant ID , Client ID , and Client Secret from...your application’s Tenant ID , Client ID , and Client Secret . These...

    blog.aspose.com/email/how-to-use-microsoft-grap...
  4. 在 Python 应用程序中管理 Outlook OLM 文件|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....MAPI 消息数据,您可以使用 entry_id 属性获取消息的唯一标识符(Entry ID),通过该类的 OlmMessageInfo...extract_mapi_message(id) 方法 OlmStorage 类,传入入口 ID 作为参数,以检索与该入口 ID 关联的 MAPI...

    docs.aspose.com/email/zh/python-net/open-read-o...
  5. Copy and Move Worksheets Within and Between Wor...

    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....XML Parts and Select Them by ID Replace text in a workbook using...

    docs.aspose.com/cells/python-net/copy-and-move-...
  6. Manage User Configurations on Exchange Server U...

    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....configuration properties like ID, name and dictionary items as...

    docs.aspose.com/email/net/manage-user-configura...
  7. Preserve original images and selectively raster...

    Title: Preserve original images and selectively rasterize only images with shadow or effects in Aspose.Words 20.6 HTML export Body: Hi Aspose Team, I am upgrading from Aspose.Words 15.8 to 20.6. In 15.8, when exporti…... Issue ID(s): WORDSNET-29183 You can obtain...

    forum.aspose.com/t/preserve-original-images-and...
  8. Display Barcodes from Dataset|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....Phones Column Name Description id Auto number. Used as primary...

    docs.aspose.com/barcode/reportingservices/displ...
  9. Load and Save of PDF leads to Exception - Free ...

    Hello, if we simply load and save the attached PDF with Aspose, an exception will be thrown. See attachments. Kind Regards, Andy PDF: https://dfxspace.digitalfabrix.de/public/download-shares/zeOEvV9DvYS7qOcz2BkBYfJ…... Issue ID(s): PDFNET-60823 You can obtain...

    forum.aspose.com/t/load-and-save-of-pdf-leads-t...
  10. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …... Issue ID(s): WORDSNET-29154 You can obtain...

    forum.aspose.com/t/document-extractpages-yields...