Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 197,077 for

new

(0.1 sec)
  1. SignatureLine.IsSigned | Aspose.Words for .NET

    Discover how SignatureLine's IsSigned property confirms digital signature authenticity, ensuring secure and trustworthy transactions. Enhance your document integrity!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 处理存储在 Liferay 中的文档|.NET 格式的 Aspose.Words

    使用 C# 比较 Liferay 中共享的 Word 文档。处理存储在 Liferay 中的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...portalBaseUrl ; _httpClient = new HttpClient (); } /// <summary>...formContent = new MultipartFormDataCon { { new StreamContent...

    docs.aspose.com/words/zh/net/work-with-document...
  3. Convert JPG To DOC C#

    Convert JPG to DOC format in C# code. Save JPG as DOC using C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/net/conversion/jpg-to...
  4. 档案

    档案...size List<Size> imageSizes = new List<Size>(); foreach (string...images into new one using (MemoryStream memoryStream = new MemoryStream())...

    blog.aspose.com/zh/imaging/merge-jpg-to-jpg-onl...
  5. 在 PS 文件中使用页面 | Java

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/ps/working-with-pa...
  6. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C# or .NET...Presentation class Presentation pres = new Presentation ( "table.pptx" );...Presentation presentation = new Presentation ( "Test.pptx" ))...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  7. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document... To create a new list based on a predefined list...ListCollection.add() method. To create a new list with formatting identical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 档案

    档案...NetworkCredential windowsCredentials = new NetworkCredential(userName, password...ProjectServerCredent projectServerCredent = new ProjectServerCredent(url, windowsCredentials);...

    blog.aspose.com/zh/tasks/create-read-projects-o...
  9. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for .NET to change Microsoft Project (MPP/XML) project files' calculation modes. Also, samples of reading or setting project properties are presented below....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-project-...
  10. Convert JPG To TXT Java

    Convert JPG to TXT format in Java code. Save JPG as TXT using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/java/conversion/jpg-t...