Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 134,637 for

font

(0.22 sec)
  1. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java....getFont() Provides access to font formatting of the data table...getFont() public Font getFont() Provides access to font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with PDF/A or PDF/UA|Aspose.Words for C++

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. There are a few problems when converting to PDF/A documents, and Aspose.Words for C++ solves them....requirements are for the structure or fonts of a PDF/A and PDF/UA document...document: Or the output PDF: Font Requirements PDF standard compliance...

    docs.aspose.com/words/cpp/working-with-pdfa-or-...
  3. HtmlSaveOptions.fonts_folder property | Aspose....

    HtmlSaveOptions.Fonts_folder property. Specifies the physical folder where Fonts are saved when exporting a document to HTML...fonts_folder property HtmlSaveOptions.fonts_folder property Specifies...Specifies the physical folder where fonts are saved when exporting a document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Disable CSS while saving to HTML with C++|Docum...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....Properties with C++ Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/cpp/disable-css-while-sav...
  5. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats.... font . localeId = 5121 ; //new CultureInfo("ar-AR")...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Page Number to PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... You can also set the font attributes of the page number...

    docs.aspose.com/pdf/php-java/add-page-number/
  7. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... font . style = doc . styles . at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Gawe HTML Nganggo C++

    Gawe HTML anyar ing C++ ing sawetara langkah. Nggawe HTML kanthi gampang nggunakake perpustakaan C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/jv/cpp/make/html/
  9. Ustvari HTML Z Uporabo C++

    Ustvarite novo HTML v C++ v nekaj korakih. Preprosto ustvarite HTML s knjižnico C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sl/cpp/make/html/
  10. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/docx/