Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 139,621 for

font

(0.33 sec)
  1. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library....based stamp like font size, font style, and font color etc. In order...text_state . font = ap . text . FontRepository . find_font ( "Arial"...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  2. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Font....open or close it after saving a font. get keepFontStreamOpen () :...FontStream property after writing a font into it. Specify true to keep...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a chart legend entry. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the font formatting of...Shows how to work with a legend font. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Only some contents are bold - Free Support Foru...

    2237_Source.docx (20.6 KB) 2237_Development_withMergeFieldsFilledIn.docx (20.3 KB) Could anyone explain why the latest version of aspose, being used by the code shown below, would produce an output where only some of t…...how the newer version handles font styles during the mail merge...the source document’s styles, font settings in your code, or changes...

    forum.aspose.com/t/only-some-contents-are-bold/...
  5. Change the format of a cell|Documentation

    How to use Aspose.Cells library in C# to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/net/how-to-change-format-...
  6. Change the format of a cell|Documentation

    How to use Aspose.Cells for Python via .NET library to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/python-net/how-to-change-...
  7. Change the format of a cell|Documentation

    How to use Aspose.Cells library in Node.js via C++ to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and change the...

    docs.aspose.com/cells/nodejs-cpp/how-to-change-...
  8. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); I’ve attached the test files and a s…...1:49pm 2 @ServerSide527 The font Carnegie used in your document...Could you please attach this font here for testing? I see the...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  9. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph formatting properties.... font . size = 16 ; builder . font . name = "Arial"..."Arial" ; builder . font . bold = true ; // Configuring the formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract text from a simple pdf printed with Word containing just “ff” ligature in Aptos Font (does NOT contain ff glyph). I get following error from TextAbsorber The text showing operator hasn't ActualText entr…...just “ff” ligature in Aptos font (does NOT contain ff glyph)...marked-content element. The font used by text showing operator...

    forum.aspose.com/t/net-textabsorber-fails-to-re...