Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 213,087 for

new

(0.16 sec)
  1. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java.... DocumentBuilder builder = new DocumentBuilder(); CommandButtonControl...CommandButtonControl button1 = new CommandButtonControl(); Shape shape...

    reference.aspose.com/words/java/com.aspose.word...
  2. Java HTML API – HTML and CSS Markup Parser

    Read, write, modify, edit, parse, and convert HTML, XHTML, MHTML, SVG, MD, and EPUB file formats with the Aspose.HTML for Java library....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/java/
  3. 将 PDF 转换为 PNG|Aspose.PDF for Android via Java

    本页描述了如何使用 Aspose.PDF for Android via Java 将 PDF 页面转换为 PNG 图像,转换全部和单个页面为 PNG 图像。...convertPDFtoPNG () { try { document = new Document ( inputStream ); } catch...()); return ; } File file = new File ( fileStorage , "PDF-to-PNG...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  4. Working with Signature in PDF File|Aspose.PDF f...

    Discover how to manage digital signatures in PDF documents, including adding, removing, and verifying, using Aspose.PDF in Java....PdfFileSignature pdfFileSignature = new PdfFileSignature (); pdfFileSignature...FileOutputStream fs ; try { fs = new FileOutputStream ( _dataDir +...

    docs.aspose.com/pdf/java/working-with-signature...
  5. How to Save a Webpage as a PDF – C# Examples

    Learn how to save a webpage as a PDF in C#. Turn any webpage into PDF, download webpages as PDF files, and export HTML to PDF with Aspose.HTML for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/how-to-save-a-webpage-...
  6. Convert PowerPoint Presentations to HTML in .NE...

    Convert PowerPoint presentations to responsive HTML in .NET. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....presentation to HTML using the new CSS style. Convert a Presentation...Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. Working with WBS Associated with a Task | Aspos...

    Learn how to manage Work Breakdown Structure (WBS) codes for tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading, defining, and renumbering WBS values....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/wbs-associated-with-a...
  8. 使用C++的JavaScript设置渲染到图片的电子表格的默认字体|Documentation

    学习如何使用C++中的Aspose.Cells for JavaScript在渲染电子表格为图片时设置默认字体。...Courier New 和 ImageOrPrintOptions.defaultFont 属性设置为 Times New Roman...ImageOrPrintOptions.defaultFont 属性设置为 Courier New 后的输出图片。 这是将 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  9. Text Rendering using Type1 Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within Java products....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/text-rendering-type1-...
  10. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java.... create() Creates new instance of the report builder...create(ReportBuilderContext context) Creates new instance of the report builder...

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