Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 120,983 for

font

(0.08 sec)
  1. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...set of font settings for left-to-right text. builder.Font.Name..."Courier New"; builder.Font.Size = 16; builder.Font.Italic = false;...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  2. PdfSaveOptions.FontEmbeddingMode | Aspose.Words...

    Discover the PdfSaveOptions FontEmbeddingMode property to optimize your PDF's Font embedding. Enhance document quality and compatibility effortlessly!...FontEmbeddingMode property Specifies the font embedding mode. public PdfFontEmbeddingMode...non-ANSI text then corresponding fonts will be embedded regardless...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc...."textbox1" )); } } Set Custom Font for the Form Field Form fields...configured to use specific default fonts. In the early versions of Aspose...

    docs.aspose.com/pdf/net/modifing-form/
  4. Working with TrueType and OpenType Fonts | .NET

    C# APIs for the developers to manipulate and Font files. Find out how to work with TrueType and OpenType Fonts in your .NET applications....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/working-with-truetype-...
  5. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java....IllegalArgumentExcep e ) { } // Font regex (optional) // Set regex...restrict to some defined subset of fonts // Here we have to do this before...

    docs.aspose.com/words/java/convert-document-to-...
  6. Paragraph.AcceptStart | Aspose.Words for .NET

    Discover the Paragraph AcceptStart method to seamlessly welcome visitors at the beginning of your document's paragraphs for enhanced engagement.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/par...
  7. DocumentVisitor.VisitFormField | Aspose.Words f...

    Discover the DocumentVisitor VisitFormField method, triggered when a form field is detected in your document. Enhance your document processing today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Caused by: java.lang.RuntimeException: Fontconf...

    Hi Team, Migrating jdk1.8 to jdk11, Received below error in higher region and it works fine in lower region. could you please assist aused by: java.lang.RuntimeException: Fontconfig head is null, check your Fonts or f…...head is null, check your fonts or fonts configuration Aspose.BarCode...head is null, check your fonts or fonts configuration at sun.awt...

    forum.aspose.com/t/caused-by-java-lang-runtimee...
  9. 从TTF文件加载字体| .NET

    。让我们看一下如何从TTF文件中制作它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  10. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc = doc ) builder . font . name = 'Arial' builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...