Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 222,903 for

new

(0.34 sec)
  1. Reading VBA Information from MPP File | Aspose....

    Learn how to read VBA project details, modules, references, and attributes from Microsoft Project MPP files using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/reading-vba-informati...
  2. Გადაიყვანეთ PDF DOCX C#

    გადაიყვანეთ PDF DOCX C# ფორმატში კოდით. შეინახეთ PDF როგორც DOCX C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  3. Გადაიყვანეთ PDF EPUB C#

    გადაიყვანეთ PDF EPUB C# ფორმატში კოდით. შეინახეთ PDF როგორც EPUB C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  4. Გადაიყვანეთ TEXT WORD C#

    გადაიყვანეთ TEXT WORD C# ფორმატში კოდით. შეინახეთ TEXT როგორც WORD C#....Words; var doc = new Document( "Input.txt" ); doc...using Aspose.Words; var doc = new Document("Input.txt"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/tex...
  5. Გადაიყვანეთ TEXT HTML C#

    გადაიყვანეთ TEXT HTML C# ფორმატში კოდით. შეინახეთ TEXT როგორც HTML C#....Words; var doc = new Document( "Input.txt" ); doc...using Aspose.Words; var doc = new Document("Input.txt"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/tex...
  6. Გადაიყვანეთ HTML Markdown C#

    გადაიყვანეთ HTML Markdown C# ფორმატში კოდით. შეინახეთ HTML როგორც Markdown C#....Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/htm...
  7. 异步 IMAP 操作:检索、管理和发送电子邮件|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....ImapAsync () { var tokenProvider = new TokenProvider ( clientId , tenantId...[] scopes ) { _pcaOptions = new PublicClientApplicat { ClientId...

    docs.aspose.com/email/zh/net/asynchronous-imap-...
  8. Installing and Using Aspose.Cells for IntelliJ ...

    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....this plugin will introduce a new project type – Aspose.Cells Maven...the New menu (using Right Click → New OR File menu → New) – Aspose...

    docs.aspose.com/cells/java/installing-and-using...
  9. 使用 JavaScript 通过 C++ 管理范围|Documentation

    学习如何用 C++ 版的 Script 管理 Excel 中的范围。创建范围,设置值、样式,执行各种操作。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  10. MailMergeCheckErrors enumeration | Aspose.Words...

    Aspose.Words.Settings.MailMergeCheckErrors enumeration. Specifies how Microsoft Word will report errors detected during mail merge....merge and report errors in a new document. PauseOnError Complete...merge and report errors in a new document. Default Equals to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...