Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 214,361 for

new

(0.28 sec)
  1. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....assignment) const loadOptions = new LoadOptions ( LoadFormat . Xlsx...); loadOptions . loadFilter = new CustomLoad (); // Create the...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  2. 在 Android 上的演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...中获取所需的值: Presentation pres = new Presentation (); try { Chart...代码展示了如何在图表的轴之间执行数据交换任务: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  3. Aspose word to pdf conversion taking 100 times ...

    Product name & version Aspose.Words(23.2.0) for .NET 8.0 Detailed description of the conversion issue : When the system attempts to generate Word, it uses 251KB. The same file we are converting into PDF, which has a si…...= null) { var invoiceCodes = new List<string>() { invoiceCode..._invoiceService.DownloadInvoiceFileA(new InvoiceTemplate() { InvoiceCodes...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  4. Փոխարկել HTML JPG Java

    Փոխարկեք HTML ը JPG ձևաչափի Java կոդով: Պահեք HTML որպես JPG օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/ht...
  5. Փոխարկել HTML SVG Java

    Փոխարկեք HTML ը SVG ձևաչափի Java կոդով: Պահեք HTML որպես SVG օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/ht...
  6. Managing GridDesktops Context Menu|Documentation

    This article introduces how to customize context menu in GridDesktop....Moreover, it is possible to add new menu items with event handlers...are hidden Adding New Menu Items Add a new context menu item...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.cleanup();...

    products.aspose.com/words/java/compress/html/
  8. PdfSaveOptions.FontEmbeddingMode | Aspose.Words...

    Discover the PdfSaveOptions FontEmbeddingMode property to optimize your PDF's font embedding. Enhance document quality and compatibility effortlessly!...skip embedding Arial and Times New Roman fonts into a PDF document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert MHTML to XPS – Aspose.HTML for .NET

    Convert MHTML to XPS in C# using Aspose.HTML for .NET. Consider the supported MHTML to XPS conversion scenarios in C# examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-mhtml-to-xps/
  10. LaTeX to image | Java

    To convert TeX to image formats using Aspose.TeX API solution for Java learn this article that describes how to do this and the code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/java/latex-to-image/