Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 139,839 for

font

(0.16 sec)
  1. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...imported as Word formatting (fonts, bold, italics, etc.). Complex...style="text-decoration:none"><span style="font-size:8pt; vertical-align:super;...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  2. 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...
  3. Document | Aspose.Words for Java

    Represents a Word document in Java....Provides access to properties of fonts used in this document. getFontSettings()...getFontSettings() Gets document font settings. getFootnoteOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/html/
  5. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/word/
  6. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...KB in local windows dev, the font is not missing; this is my code...proper document layout the fonts used in the original document...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  7. Buat DOCX Menggunakan C++

    Buat DOCX baharu dalam C++ dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ms/cpp/make/docx/
  8. Working with Text|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....for the shape’s text, such as font, color, text style, case, position...//set properties e.g. color, font, size and style etc. shape ...

    docs.aspose.com/diagram/java/working-with-text/
  9. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/cells-fill...
  10. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....font property to specify character...table. Note that DocumentBuilder.font , DocumentBuilder.paragraphFormat...

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