Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 14,107 for

load font

(0.19 sec)
  1. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...text any length, any font and any font size. As consequence height...getTextHeight() will return font size of one line, independent...

    forum.aspose.com/t/how-to-get-content-height-on...
  2. Compress ODT Files Online or using Android Mobi...

    Free online app to compress different ODT files. Android compression library Java code for ODT 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...
  3. Compress DOT Files Online or using Android Mobi...

    Free online app to compress different DOT files. Android compression library Java code for DOT 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...
  4. Compress DOCM Files Online or using Android Mob...

    Free online app to compress different DOCM files. Android compression library Java code for DOCM 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...
  5. Compress PDF Files Online or using Android Mobi...

    Free online app to compress different PDF files. Android compression library Java code for PDF documents....reference into your Java project Load the document via Document class...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/compress...
  6. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....fontPclName) Adds information about font that is uploaded to the printer...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using C# https://products.aspose.com/pdf/net/parser/ Recent content in Extract text or images from PDF using C#......application/rss+xml Net: Extract fonts from PDF in C# https://products...https://products.aspose.com/pdf/net/parser/fonts/ Thu, 15 Jan 2026 00:00:00 +0000...

    products.aspose.com/pdf/net/parser/index.xml
  9. FileFontSource.cacheKey property | Aspose.Words...

    FileFontSource.cacheKey property. The key of this source in the cache....identify cache item when saving/loading font search cache with methods...See Also module Aspose.Words.Fonts class FileFontSource FileFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…..., Sample code: // Load the existing presentation Presentation...free text goes here."); // Set font and left alignment IPortion...

    forum.aspose.com/t/add-new-last-slide-with-text...