Sort Score
Result 10 results
Languages All
Labels All
Results 9,671 - 9,680 of 216,921 for

new

(0.79 sec)
  1. Manage Presentation Backgrounds in PHP|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for PHP via Java, with code tips to boost your presentations.... $presentation = new Presentation (); try { $slide...Presentation class. $presentation = new Presentation (); try { $masterSlide...

    docs.aspose.com/slides/php-java/presentation-ba...
  2. PdfFormat A4 not fully supported? - Free Suppor...

    Hi, I use the convert API in Apose.PDF for Java to convert a PDF into various conformance levels. When I use any level except A4 then everything works. e.g. when I execute this method: pdfDocument.convert(os, PdfForm…...0, which introduces new features and changes that may...aspose.words.Document doc = new com.aspose.words.Document();...

    forum.aspose.com/t/pdfformat-a4-not-fully-suppo...
  3. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....const workbook = new Workbook (); // Adding a new worksheet to the...ImageType . Emf ); const emfBlob = new Blob ([ emfData ], { type : "image/emf"...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  4. Შეკუმშოს HTML Java

    შეკუმშოს HTML Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.cleanup();...

    products.aspose.com/words/ka/java/compress/html/
  5. Սեղմել HTML Ը Java Ում

    Սեղմեք HTML ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.cleanup();...

    products.aspose.com/words/hy/java/compress/html/
  6. Loading TeX from ZIP | .NET API Solution

    .NET API Solution to work with TeX. Learn on the example how to load a TeX file from ZIP with a few lines of C# code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/tex/net/load-tex-from-zip/
  7. Paid Support Helpdesk - aspose.com

    customer support platform...Paid Support Sign In Open a New Ticket Please provide as much...ticket, please login. Open a New Ticket Check Ticket Status We...

    helpdesk.aspose.com
  8. Edit TEXT In Java

    Edit TEXT in Java code....and formatting attributes Add new text elements Search text for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/java/edit/text/
  9. 使用 Java API 解决方案将 JPG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 JPG 转 EPS 功能。...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/jpg-to-eps/
  10. Show and Hide Worksheets and Tabs with JavaScri...

    This article provides sample code for using the JavaScript API or JavaScript Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/show-and-h...