Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 141,440 for

font

(0.11 sec)
  1. Convert PowerPoint Presentations to HTML on And...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides for Android conversion guide for fast, flawless results....HTML with original or embedded fonts. Convert a PowerPoint presentation...PowerPoint to HTML with Original Fonts Aspose.Slides provides the ...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....: tfc ) { // Need to reduce font size at least for 70% auto size...0.1) has the same effect as font reduction. Specifying the ScaleFactor...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  3. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Font 14 core fonts. Type 1 fonts. TrueType fonts. Type...Type 3 fonts. CJK fonts. Unicode support. Image Add image in PDF...

    docs.aspose.com/pdf/net/key-features/
  4. Manipulating Photoshop Formats|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.... Specifying a Font Folder The FontSettings. addFontsFolder()...Aspose.Imaging should look for fonts. When a valid path is passed...

    docs.aspose.com/imaging/java/manipulating-photo...
  5. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...
  6. Gawe DOC Nganggo Java

    Gawe DOC anyar ing Java ing sawetara langkah. Nggawe DOC kanthi gampang nggunakake perpustakaan 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/jv/java/make/doc/
  7. Trust Permissions on Web Server|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....certain operations like parsing fonts, etc. Moreover, Aspose for ...required to enumerate installed fonts when rendering spreadsheets...

    docs.aspose.com/cells/net/declaration/
  8. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...examples that show how to apply font settings, border settings, and...

    docs.aspose.com/cells/javascript-cpp/conditiona...
  9. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/html/
  10. Make WORD Using Java

    Make a new a Word document in Java in a few steps. Easily create a Word document using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/word/