Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 137,404 for

font

(0.42 sec)
  1. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  2. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....Hide ] Set Custom Form Field Font Form fields in Adobe PDF files...default fonts. Aspose.PDF allows developers to apply any font as a...

    docs.aspose.com/pdf/java/modifing-form/
  3. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.FontInfos property. Provides access to properties of Fonts used in this document....Provides access to properties of fonts used in this document. get fontInfos...fontInfos () : Aspose . Words . Fonts . FontInfoCollection Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fonts::FolderFontSource::get_Typ...

    Aspose::Words::Fonts::FolderFontSource::get_Type method. Returns the type of the Font source in C++....Aspose::Words::Fonts::FolderFontSource::get_Type method Fold...type of the font source. Aspose :: Words :: Fonts :: FontSourceType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... font . color = "#FF0000" ; expect...type ); expect ( newStyle . font . name ). toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET...such as visibility, location, font, spacings, and wrapping modes...Text Font To customize the font of barcode text, the Font and...

    docs.aspose.com/barcode/net/set-barcode-text/
  7. Aspose::Words::Paragraph::get_ParagraphBreakFon...

    Aspose::Words::Paragraph::get_ParagraphBreakFont method. Provides access to the Font formatting of the paragraph break character in C++....method Provides access to the font formatting of the paragraph...SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  9. Font.LocaleId | Aspose.Words for .NET

    Discover how the Font LocaleId property enhances your text formatting by managing locale identifiers for diverse character languages. Improve your coding today!...LocaleId Contents [ Hide ] Font.LocaleId property Gets or sets...DocumentBuilder ( doc ); // If we set the font's locale to English and insert...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Get Evaluation Note message when generating doc...

    Dear Support, This is request from Sai Kiran Chebiyyam saikiranchebiyyam@newgensoft.com: As you are aware, we are currently evaluating the 30-day trial version of Aspose Words for Java. We attempted to generate documen…...happening but the font is not getting set uniformly as font size 8. Attached...and java src for setting the font uniformly to 8 for reference...

    forum.aspose.com/t/get-evaluation-note-message-...