Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 112,230 for

font

(0.06 sec)
  1. Ustvari PDF Z Uporabo Java

    Ustvarite novo PDF v Java v nekaj korakih. Preprosto ustvarite PDF s knjižnico Java....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/sl/java/make/pdf/
  2. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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....the DataLabels with different font settings & color. The following..."Rich Text Label" ); //Set the font setting of the first 10 characters...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...problem occurs because the fonts are not available on the machine...cannot find the fonts used in the document the fonts are substituted...

    forum.aspose.com/t/converting-word-document-to-...
  4. RtfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.RtfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.RTF](../../aspose.words/saveformat/#RTF) format...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing document saving with advanced options for various formats. Enhance your workflow today!...whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Getting Started|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....formatting in the cells including fonts, colors, effects, borders and...settings. Apply different kinds of Font Settings for the cells. Apply...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  7. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for Node.js via C++....that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it on a font. The palette only holds 56 colors...

    docs.aspose.com/cells/nodejs-cpp/cells-fill-set...
  8. Fill Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it on a font. The palette only holds 56 colors...

    docs.aspose.com/cells/net/cells-fill-settings/
  9. Watermark DIB image via Java | products.aspose.com

    Sample Java conversion code for DIB format to file. Use this example code to convert DIB to within any Web or Desktop Java based application....of text with a wide range of fonts and can be positioned at the...Graphics from the Image Define Font, Brush and Format for watermark...

    products.aspose.com/imaging/java/watermark/dib/
  10. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...note: I am loading a special font into the FontSettings.DefaultInstance...DefaultInstance. Code to set font public bool SetFontsDirectory(string...

    forum.aspose.com/t/not-flattening-all-fields-on...