Sort Score
Result 10 results
Languages All
Labels All
Results 6,891 - 6,900 of 118,055 for

id

(0.31 sec)
  1. 與儲存在 SharePoint 的文件一起工作|Aspose.Words for .NET

    用C#將Word共享在SharePoint中的檔案轉換為PDF。 與儲存在 SharePoint 的檔案一起工作– 各種不同的輸入格式,包括 Word、OpenOffice、影像和電子書。...租戶標識符 – 見 how to find your tenant id ” “-租戶名稱” 用戶標識 客戶秘密 請注意, 用戶秘密...JSON { "TenantId" : "Your tenant id." , "TenantName" : "Your tenant...

    docs.aspose.com/words/zh-hant/net/work-with-doc...
  2. How To Create Aspose.Tasks Project Calculation ...

    Learn how to create and configure different calculation modes for your projects in Aspose.Tasks...."Task" ); 7 8 // Note that even ids were not calculated 9 Console...WriteLine ( "Task.Id Equals 0 : {0} " , task. Get (Tsk. Id ). Equals...

    docs.aspose.com/tasks/net/project-calculation-m...
  3. Generate MaxiCode Barcodes in C#|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....UTF8 (ECI ID:"\000026"). The following code...set to ECIEncodings .UTF8 (ECI ID:"\000026"). The following code...

    docs.aspose.com/barcode/net/maxicode-barcodes/
  4. Exception whenever saving PSD files > 200 MB AN...

    Hello, we’ve detected a problem where whenever we try to save any PSD greater than 200MB in size AND of a certain dimension or larger (15600px x 10800px @ 300dpi or larger) , it throws the following exception: Message=…... Issue ID(s): PSDNET-1957 You can obtain...Free Support Policies . Issue ID(s): PSDNET-2052 You can obtain...

    forum.aspose.com/t/exception-whenever-saving-ps...
  5. 档案

    档案...com/exchange/services/2006/types" Id= "inbox" /> </ParentFolderIds>...Server: Microsoft-IIS/10.0 request-id: 5c777b61-e3d9-c262-fbb0-6f071d9ff68a...

    blog.aspose.com/zh/email/set-up-ews-activity-lo...
  6. 搜索

    搜索...com/exchange/services/2006/types" Id= "inbox" /> </ParentFolderIds>...Server: Microsoft-IIS/10.0 request-id: 5c777b61-e3d9-c262-fbb0-6f071d9ff68a...

    blog.aspose.com/zh-tw/email/set-up-ews-activity...
  7. 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-...
  8. 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...
  9. Create ORG Chart in Java

    This tutorial explains how to create ORG chart in Java. It discusses the stepwise procedure and a code snippet to develop an Organizational chart maker in Java....by changing their parent shape ID or connection points as per your...

    kb.aspose.com/diagram/java/create-org-chart-in-...
  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...