Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 134,637 for

font

(0.15 sec)
  1. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++....ribbon, locate the “Font” group. Within the “Font” group, click on...

    docs.aspose.com/cells/cpp/set-range-border/
  2. 安装和运行示例| JavaScript 版 Aspose.Font

    了解如何安装和使用通过 C++ 实现的 Aspose.Font for JavaScript。找到代码示例以更好地理解。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/javascript-cpp/installa...
  3. 从形状获取连接点(C++)|Documentation

    学习如何使用Aspose.Cells for C++检索形状的连接点。...xlsx" ); Vector < Font > fonts = workbook . GetFonts ();...i < fonts . GetLength (); ++ i ) { std :: cout << fonts [ i ]...

    docs.aspose.com/cells/zh/cpp/get-connection-poi...
  4. StructuredDocumentTag.set_unchecked_symbol meth...

    StructuredDocumentTag.set_unchecked_symbol method. Sets the symbol used to represent the unchecked state of a check box content control....set_unchecked_symbol(character_code, font_name) Sets the symbol used to...self , character_code : int , font_name : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Parsing PDF documents|Aspose.PDF for Java

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Java.... Extract Fonts from PDF . Font Extraction is a specific...specific operation with fonts in PDFs. Extract Data from Table in...

    docs.aspose.com/pdf/java/parsing/
  6. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a document to PDF format....structure, graphics model and font embedding. Moreover, it features...size on the page. Embedding Fonts in Adobe PDF Format Aspose.Words...

    docs.aspose.com/words/python-net/specify-render...
  7. StyleCollection.default_paragraph_format proper...

    StyleCollection.default_paragraph_format property. Gets document default paragraph formatting.... default_font . name = 'Courier New' # If...'Courier New' , styles [ 4 ] . font . name ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::PclSaveOptions class | A...

    Aspose::Words::Saving::PclSaveOptions class. Can be used to specify additional options when saving a document into the Pcl format. To learn more, visit the documentation article in C++....System::String&) Adds information about font that is uploaded to the printer...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...in cell styles, such as font size, font type, text alignment, and...options to export images without fonts or formatting options.HorizontalResolution...

    forum.aspose.com/t/label-randomly-switches-betw...
  10. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table.... font . italic = true ; dataTable...ChartDataTable ChartDataTable.font property ChartDataTable.hasHorizontalBorder...

    reference.aspose.com/words/nodejs-net/aspose.wo...