Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 13,378 for

load font

(0.08 sec)
  1. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....update properties without loading a whole presentation. The typical...typical scenario load the properties, change some value and update...

    docs.aspose.com/slides/php-java/presentation-pr...
  2. PDL Conversion | API Solution C# .NET

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the .NET library with the Aspose.Page PDL conversion functionality....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/page/net/conversion/
  3. Merge DOC Files Online or using Android Mobile ...

    Free online app to combine different DOC files. Android merging library Java code to merge DOC documents....reference into your project Load both documents into two separate...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/merge/doc/
  4. Merge DOT Files Online or using Android Mobile ...

    Free online app to combine different DOT files. Android merging library Java code to merge DOT documents....reference into your project Load both documents into two separate...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/merge/dot/
  5. Compress TXT Files Online or using Android Mobi...

    Free online app to compress different TXT files. Android compression library Java code for TXT documents....Java library into your project Load the document Get all nodes having...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/compress...
  6. Compress DOCX Files Online or using Android Mob...

    Free online app to compress different DOCX files. Android compression library Java code for DOCX documents....Java library into your project Load the document Get all nodes having...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/compress...
  7. Compress RTF Files Online or using Android Mobi...

    Free online app to compress different RTF files. Android compression library Java code for RTF documents....Java library into your project Load the document Get all nodes having...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/compress...
  8. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column through the Aspose.Cells for JavaScript via C++ API....Column This example shows how to: Load the sample file . Get the row..."utf-8" /> < style > body { font-family : Arial , sans-serif...

    docs.aspose.com/cells/javascript-cpp/get-max-in...
  9. VSDX saved to PDF is missing elements - Free Su...

    Hi, When converting a specific .vsdx to .pdf, most of its content is not visible. I’m using this code: Diagram diag = new Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...quality, and define the default font. Here’s a sample code snippet...using Aspose.Diagram.Saving; // Load the diagram from a VSDX file...

    forum.aspose.com/t/vsdx-saved-to-pdf-is-missing...
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...