Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 139,794 for

font

(0.31 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection class. Represents a collection of ChartDataLabel. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Group Criterion Data | Aspose.Tasks Documentation

    This page provides information on how to read and write GroupCriterion entity data in Microsoft Project files using Aspose.Tasks for .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/net/groupcriterion-data/
  3. 获取单元格范围|Documentation

    了解如何通过Aspose.Cells for Java脚本通过C++ API获取单元格范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...workbook . createStyle (); temp . font . color = new Color ( 255 ,...

    docs.aspose.com/cells/zh/javascript-cpp/get-cel...
  4. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/page-description-langu...
  5. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....Font Product Family Aspose.TeX Product...setDefaultFont(fontName) to set font when characters in the Excel...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  6. How to Create Image of Spreadsheet using Python

    This quick tutorial guides to create image of spreadsheet using Python. It contains detailed steps to configure the Python environment and also provides runnable sample code to generate Excel sheet picture using Python....Font Product Family Aspose.TeX Product...images like setting default font, gridline type, horizontal and...

    kb.aspose.com/cells/python/how-to-create-image-...
  7. How to Convert Image to PDF using Python

    This short article guides on how to convert image to PDF using Python. It briefs about the environment settings, program flow and a runnable sample code to convert JPG to PDF using Python....Font Product Family Aspose.TeX Product...save options to set the default font name, set a different output...

    kb.aspose.com/pdf/python/how-to-convert-image-t...
  8. 使用C++通过JavaScript更改Excel文本框或形状的字符间距|Documentation

    使用C++的Aspose.Cells for JavaScript,通过JavaScript更改Excel文本框或形状的字符间距。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...get ( 0 ); // Access the first font setting object via richFormattings...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  9. Online DOC Text Search Application or Develop D...

    Free online app to search in DOC files. Java code for any DOC file text search android application....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/search/doc/
  10. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…...Font rangeFont = worksheet.Cells[textRange...textRange.FirstColumn].GetStyle().Font; // Calculate the width of the...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...