Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 223,089 for

new

(0.32 sec)
  1. 在 Java 中将 HTML 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 HTML 转换为 PDF。使用转换器和 PdfSaveOptions 类可获得精确和可定制的 PDF 输出。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/java/html-to-pdf-conver...
  2. 档案

    档案...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...
  3. 正在加载 Type-1 (PostScript) 字体 | .NET

    了解如何在 .NET 中使用 Aspose.Font 库加载 Type‑1(PostScript)字体,提供磁盘和内存来源的代码示例。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  4. Sign PDF with Timestamp: Timestamp token found ...

    Hi team, I got error when follow the example to sign with TimestampSettings: How to digitally sign PDF|Aspose.PDF for Java And I got the error below: Caused by: class com.aspose.pdf.internal.l13f.lh: Timestamp token …...pfx"; using (Document document = new Document("path_to_your_pdf.pdf"))...signature = new PdfFileSignature(document)) { PKCS7 pkcs = new PKCS7(pfxFile...

    forum.aspose.com/t/sign-pdf-with-timestamp-time...
  5. Resources|Aspose.Slides Documentation

    Discover key Aspose.Slides for Android via Java resources—from downloads and docs to forums and blog updates—to improve working with PPT, PPTX and ODP....regularly for information on new releases and useful tips on Aspose...from here. We often release new versions. Aspose.Slides support...

    docs.aspose.com/slides/androidjava/resources/
  6. TabStop constructor | Aspose.Words for Node.js

    Aspose.Words.TabStop constructor...TabStop(position) Initializes a new instance of this class. TabStop...alignment, leader) Initializes a new instance of this class. TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Licensing|Documentation

    Aspose. Diagram for .NET invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....subscription for free upgrades to any new versions or fixes that come out...@"c:\temp\" ; License license = new License (); license . SetLicense...

    docs.aspose.com/diagram/net/licensing/
  8. Გადაიყვანეთ WORD PDF C#

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

    products.aspose.com/words/ka/net/conversion/wor...
  9. Aspose.NET C# Word To PDF - Free Support Forum ...

    IssueWithWordConversion.pdf (12.4 KB) IssueWithWordConversion.docx (33.2 KB) We are having issues converting Word to PDF. You can see in the PDF generated its missing a lot of content from the table at the bottom of th…...Word document Document doc = new Document(inputFilePath); // Create...PdfSaveOptions saveOptions = new PdfSaveOptions { FontEmbeddingMode...

    forum.aspose.com/t/aspose-net-c-word-to-pdf/322585
  10. Გადაიყვანეთ HTML PDF C#

    გადაიყვანეთ HTML PDF C# ფორმატში კოდით. შეინახეთ HTML როგორც PDF 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...