Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 144,188 for

font

(1.12 sec)
  1. 48496673.pdf

    Christmas Time Font text Times New Roman text D:20170720184458Z Aspose.Cells v17.7.0.0 Dovlet Aspose.Cells D:20170720184458Z...Christmas Time Font text Times New Roman text D:20170720184458Z...

    docs.aspose.com/cells/zh/cpp/set-defaultfont-pr...
  2. 48496673.pdf

    Christmas Time Font text Times New Roman text D:20170720184458Z Aspose.Cells v17.7.0.0 Dovlet Aspose.Cells D:20170720184458Z...Christmas Time Font text Times New Roman text D:20170720184458Z...

    docs.aspose.com/cells/ru/javascript-cpp/set-def...
  3. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... id > 0 ) # Set the font for the text inside the structured...tag . contents_font . name = 'Arial' # Set the font for the text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Search and Extract PDF Text in Python|Aspose.PD...

    Learn how to search, inspect, and extract text from PDF documents in Python....fragment—such as its position, font attributes, color, and embedding...Basic Text Information. Print Font and Formatting Details. import...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  5. ChartTitle.Text | Aspose.Words for .NET

    Customize your chart title effortlessly! Set or get the ChartTitle Text property for a personalized touch. Auto-generate titles when needed.... Font . Size = 15 ; title . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words.dra...
  6. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...headings are set to have a blue font color . The document itself...that is formatted with a red font color and has an associated...

    forum.aspose.com/t/list-level-and-heading-style...
  7. MeasurementUnits | Aspose.Words for Java

    Specifies the unit of measurement in Java....used in traditional typewriter font spacing). POINTS Points. length...used in traditional typewriter font spacing). POINTS public static...

    reference.aspose.com/words/java/com.aspose.word...
  8. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a paragraph style.... font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list formatting properties of a paragraph style.... font . size = 24 ; style . font . name = "Verdana"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...loadOptions); } // Map your local fonts folder (where ARIALUNI.TTF resides)...MapPath("~"), "fonts"); // Configure Aspose to load fonts from that...

    forum.aspose.com/t/how-to-imprve-performance-be...