Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 192,394 for

aspose font

(0.16 sec)
  1. IFontData | Aspose.Slides for Java API Reference

    Represents a Font definition....interface IFontData Represents a font definition. Methods Method Description...Description getFontName() Returns the font name. getFontName(IThemeEffectiveData...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. Button - Aspose.Cells for Python via Java - API...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....FindOptions Floor FolderFontSource Font FontConfigs FontSetting FontSettingCollectio...the button. button.setText("Aspose") # Set the Placement Type...

    reference.aspose.com/cells/python-java/asposece...
  3. ApplyForAllFragments | Aspose.PDF for .NET API ...

    Applies Font for all text fragments that were absorbed. It works faster than looping through the fragments if all fragments on the pages were absorbed. Otherwise it works similar with looping....ApplyForAllFragments(Font) Applies font for all text fragments... ( Font font ) Parameter Type Description font Font Font of the...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  4. Exception processing a WORD document - Free Sup...

    C# .Net 6, Aspose for words 23.6 We receive the following sporadic exception when processing some DOCX files. the issue reproduces for some documents on some runs, but then passing the same document again goes through o…...processing a WORD document Aspose.Words Product Family oren10280...2023, 6:16pm #1 C# .Net 6, Aspose for words 23.6 We receive the...

    forum.aspose.com/t/exception-processing-a-word-...
  5. Format | Aspose.Note for .NET API Reference

    Gets or sets the format of the line header. For bulleted lists represents a bullet symbol....(); // Load the document into Aspose.Note. Document oneFile = new...// Retrieve font name Console . WriteLine ( "Font Name: " + list...

    reference.aspose.com/note/net/aspose.note/numbe...
  6. FontSettings.FallbackSettings | Aspose.Words fo...

    FontSettings FallbackSettings property. Settings related to Font fallback mechanism in C#....property Settings related to font fallback mechanism. public ...how to distribute fallback fonts across Unicode character code...

    reference.aspose.com/words/net/aspose.words.fon...
  7. AddEmbeddedFont | Aspose.Sildes for .NET API Re...

    Adds the embedded Font. Keep in mind when copying any Fonts that most Fonts are copyrighted. First locate the license of a Font before hand and verify they can be freely transferred to another machine.An ArgumentException can be thrown if Font data is null or this Font is already embedded...embedded font. Keep in mind when copying any fonts that most...most fonts are copyrighted. First locate the license of a font before...

    reference.aspose.com/slides/net/aspose.slides/i...
  8. Suspected Memory Leak - Free Support Forum - as...

    Hi Aspose, I am currently in a situation were the following code generates a memoy leak for certain documents only try{ Aspose.Pdf.Document document = new Aspose.Pdf.Document(stream); foreach (Page page in document.P…...Suspected Memory Leak Aspose.PDF Product Family arthurM December...December 2, 2023, 5:19pm 1 Hi Aspose, I am currently in a situation...

    forum.aspose.com/t/suspected-memory-leak/275595
  9. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque).... font . size = 32 builder . writeln...shape. shape . stroke_color = aspose . pydrawing . Color . cadet_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ITrFont | Aspose.Page for .NET API Reference

    ITrFont Contents [ Hide ] ITrFont interface This interface give access to main parameters of Font. public interface I......access to main parameters of font. public interface ITrFont Properties...Returns the name of the encoding. Font { get; } Returns DrFont corresponding...

    reference.aspose.com/page/net/aspose.page/itrfont/