Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 215,622 for

new

(0.54 sec)
  1. 使用Type1字体|的文本渲染|Java

    Java API可供开发人员操纵和字体文件。了解有关如何在Java产品中渲染1型字体的基础知识。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/zh/java/text-rendering-typ...
  2. 使用 Java 版 API 转换 XPS

    本文通过代码片段,对 Aspose.Page API 解决方案中 Java 版 XPS 到 JPG 的转换功能进行了描述和演示。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/convert-xps/
  3. Ფაილის Კონტენტის Ოპტიმიზაცია Java Ის Გამოყენებით

    შეკუმშოს ფაილები Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...*; Document doc = new Document ( "Input.docx" ); doc...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    products.aspose.com/words/ka/java/compress/
  4. 插入或删除行或列|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....opened FileStream fstream = new FileStream ( MyDir + "Row and...file stream Workbook workbook = new Workbook ( fstream ); //Accessing...

    docs.aspose.com/cells/zh/net/insert-or-delete-r...
  5. Convert HTML to DOCX in Java – Aspose.HTML for ...

    Convert HTML to DOCX using Aspose.HTML for Java API. Consider various HTML to DOCX conversion scenarios in Java code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-html-to-docx/
  6. Potential Regression in Aspose.Diagram when reu...

    Hello, We’ve recently upgraded our software from .NET 6 to .NET 8, and as part of that transition, we also purchased a New license for Aspose.Diagram and upgraded from version 21.2.0 to 25.7.0. After the upgrade, we’re…...transition, we also purchased a new license for Aspose.Diagram and... // Version 21.2.0 & 25.7.0 new License().SetLicense("license...

    forum.aspose.com/t/potential-regression-in-aspo...
  7. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...using (MemoryStream htmlStream = new MemoryStream(System.Text.Encoding...Document pdfDocument = new Document(htmlStream, new HtmlLoadOptions());...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  8. 在 Android 上创建演示文稿查看器|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中创建自定义演示文稿查看器。轻松显示 PowerPoint 和 OpenDocument 文件,无需 Microsoft PowerPoint。...Presentation presentation = new Presentation ( "sample.pptx"...FileOutputStream svgStream = new FileOutputStream ( "output.svg"...

    docs.aspose.com/slides/zh/androidjava/presentat...
  9. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class....object using ( var fileStamp = new Aspose . Pdf . Facades . PdfFileStamp...// Create stamp var stamp = new Aspose . Pdf . Facades . Stamp...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  10. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java.... Document doc = new Document(getMyDir() + "Header...and a footer. Document doc = new Document(); // Create a header...

    reference.aspose.com/words/java/com.aspose.word...