Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 14,206 for

presentation java class

(0.42 sec)
  1. 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...
  2. Working with print tickets | C++

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for C++...for C++ includes a set of classes that encapsulate elements defined...Since the number of these classes is quite large, this article...

    docs.aspose.com/page/cpp/xps/print-tickets/
  3. 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...
  4. Working with 'name' table | C++

    TrueType font table ‘name’ is storage for text strings describing font metadata like font name, license information, copyright notices, and many others....’name’ table is provided by class . Further, we consider the functionality...functionality of TtfNameTable class. Enumerations and are related...

    docs.aspose.com/font/cpp/working-with-name-table/
  5. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....document using TextParagraph class. void AddTextUsingTextPara ()...Hyperlink property of TextSegment class can be used while providing...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  6. LaTeX to raster images | TeX API Solution for C++

    C++ API Solution to work with TeX. Create equations, include graphics and make them set as raster images with Aspose.TeX API for C++.... The code presented here demonstrates how you...properties of the SaveOptions class. C++ code example: 'Freeze'...

    products.aspose.com/tex/cpp/raster-formulas-gra...
  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. 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/
  9. 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...
  10. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages....files, via the option of the class instance. We will see how this...And, of course, they must be present among the files of the package...

    docs.aspose.com/tex/net/external-latex-packages/