Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 149,744 for

2

(0.26 sec)
  1. Java load font TTF file

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import...// Construct path to the file 2 String fontPath = Paths. get (getDataDir()...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  2. How to Convert OneNote to Image | Aspose.Note D...

    Learn how to convert your OneNote notes into images using various color modes.... 2 string dataDir = RunExamples....path to the documents directory. 2 string dataDir = RunExamples....

    docs.aspose.com/note/net/convert-onenote-to-ima...
  3. Convert JPG to EPS using API for .NET

    JPG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....C# It is necessary to do just 2 steps in order to perform JPG...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/net/convert/jpg-to-eps/
  4. Convert GIF to EPS using API for .NET

    GIF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....C# It is necessary to do just 2 steps in order to perform GIF...image to EPS using files paths. 2 3 // Create default options 4...

    docs.aspose.com/page/net/convert/gif-to-eps/
  5. Caused by: java.lang.RuntimeException: Fontconf...

    Caused by: java.lang.RuntimeException: Fontconfig head is null, check your fonts or fonts configuration Hi Team, Migrating jdk1.8 to jdk11, Received below error in higher region and it works fine i......SunFontManager$2.run(SunFontManager.java:379) ~[...which is the root of the issue. 2). Install the Necessary Fonts...

    forum.aspose.com/t/caused-by-java-lang-runtimee...
  6. Word Field Evaluation Not Working - REF and IF ...

    We’re migrating from JIntegra DCOM to Aspose.Words(JAVA) and encountering a critical issue with Word field processing. Current Behavior: • Using mainBuilder.insertDocument(_transientDocument, ImportFormatMode.KEEP_SOUR…...Discourse November 13, 2025, 8:04pm 2 @srikantha Summary When a fragment...toDocument(); // no field update here // 2. (Optional) lock fields you want...

    forum.aspose.com/t/word-field-evaluation-not-wo...
  7. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....right, represented by 0, 1 and 2 respectively. Script – the script...font pageSetup . SetHeader ( 2 , u "& \" Times New Roman,Bold...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  8. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word...., 2., 3., …) for the first level...'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...

    reference.aspose.com/words/python-net/aspose.wo...
  9. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...Discourse April 1, 2025, 8:15pm 2 @Remus87 When using the InsertDocument...for .NET alexey.noskov April 2, 2025, 4:17am 3 @Remus87 This...

    forum.aspose.com/t/insertdocument-custom-margin...
  10. Java load font TTF file | Java

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import...// Construct path to the file 2 String fontPath = Paths. get (getDataDir()...

    docs.aspose.com/font/java/how-to-load-fonts/loa...