Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 14,062 for

presentation java class

(0.34 sec)
  1. Aspose.Total for C++|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....Words for C++ is a native class library that enables C++ application...Aspose.Tasks for C++ is a native class library that enables C++ applications...

    docs.aspose.com/total/cpp/
  2. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...Family aspose-pdf-net , words-java minaeimi November 13, 2025,...com.aspose.words.*; public class MergeWithBullets { public static...

    forum.aspose.com/t/merging-documents-causing-bu...
  3. 实用功能|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.... get_Item ( 0 )); } catch ( java . lang . RuntimeException ex...Create instance of EWSClient class by giving credentials IEWSClient...

    docs.aspose.com/email/zh/java/utility-features/
  4. Z File Format & .z Extension File - Compression...

    Optimize your file storage with Z compression. Learn about compression, extraction, practical usage of Z files and how to work with it efficiently.... Present: Although largely obsolete...decompress Z archives using C# and Java. Below are examples that utilize...

    products.aspose.com/zip/most-common-archives/wh...
  5. Ability to generate master dashboard and multip...

    In our journey constructing complex reports with Aspose Cells for Java v25.6, we’ve encountered a particularly intriguing challenge: generating dynamic Excel reports featuring both a comprehensive master dashboard and mu…...Product Family aspose-cells-java , cells-java simon.zhao August 29,...been fixed in Aspose.Cells for Java 25.9 . rupali14 October 15,...

    forum.aspose.com/t/ability-to-generate-master-d...
  6. Font Command Line Converter | Aspose.Font CLI T...

    Powerfull Command-Line Converter tool from Aspose.Font to convert popular font formats easily and efficiently. Aspose CLI Font converter....tool-manifest if not already present: Copy 1 dotnet new tool - manifest...System. Threading . Tasks ; 3 4 class Program 5 { 6 static async Task...

    docs.aspose.com/font/net/cli-tools/font-convert/
  7. Loading Web‑Open‑Font (WOFF) files | .NET

    Step‑by‑step guide on how to load, inspect and convert Web‑Open‑Font (WOFF) files in .NET using the Aspose.Font library, covering file‑system, byte array and stream sources.... Sources ; 5 6 class LoadWoffExample 7 { 8 static...approaches use the same underlying classes , only the source of bytes...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  8. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...based on your example: public class Main { public static void main(String[]...2:24pm 17 FYI We are using the Java version Dmitriy.Sorokin April...

    forum.aspose.com/t/rendition-with-layer-effects...
  9. Display font Metrics | .NET API Solution

    .NET API Solution to manage fonts. Learn how to view font metrics like width, kerning, ascent, descent, with a few lines of C# code....information about glyphs that are present in the font. A glyph is an...the Aspose.Font.IFontMetrics Class interface, extract the information...

    products.aspose.com/font/net/font-metrics/
  10. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....Presentation.Pdf.PdfSaveOptions options...options = new Aspose.Page.XPS.Presentation.Pdf.PdfSaveOptions() { JpegQualityLevel...

    docs.aspose.com/page/net/convert-xps/