Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 122,675 for

font

(0.11 sec)
  1. 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/
  2. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/python-net/stamps/text/
  4. 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-...
  5. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Specifies to disable OpenType font formatting features. displayHangulFixedWi...Increase Priority Of Font Size During Font Substitution. suppressBottomSpacin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... font_size = 12 textFragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) textFragment...

    products.aspose.com/pdf/python-net/create/
  7. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...8pt; -aw-font-family:'Courier New'; -aw-font-weight:normal;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Features|Documentation

    Aspose.Diagram for Python via .NET features....formatting in the shapes including fonts, colors, effects, lines, and...settings Apply different kinds of Font Settings for the shapes Apply...

    docs.aspose.com/diagram/python-net/features/
  9. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from scanned receipts....upscale_small_font boolean false Improve small font recognition...

    docs.aspose.com/ocr/python-net/recognition-sett...
  10. Aspose Cells for javaでMS ゴシックのフォントが印刷で明朝体のフォントに...

    MS ゴシックのフォントで指定しているにもかかわらず、日本語の箇所が明朝体のように変換されて印刷されてしまう。 仕様ライブラリはaspose-cells-17.12.jar...この問題は次のように記録されています CELLSJAVA-43037 - Font problem on PDF conversion Toshihiro...se)_font.pdfの方)。 比較のためEXCELで印刷したファイル(output(excel)_font.pdf)も同梱します。...

    forum.aspose.com/t/aspose-cells-for-java-ms/204246