Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 139,842 for

font

(0.12 sec)
  1. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF 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...
  2. Aspose.Total for Java|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....images, hyperlinks, custom fonts - and more - into PDF documents...from images having different fonts and styles - saving the time...

    docs.aspose.com/total/java/
  3. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed Fonts, Remove unused objects with Java....Merge duplicate streams Unembed fonts Remove unused objects Remove...Unembedding Fonts If the document uses embedded fonts it means that...

    docs.aspose.com/pdf/java/optimize-pdf/
  4. 产品概述| Java 版 Aspose.Font

    Java API可供开发人员操纵和字体文件。在这里,您可以找到Java概述的Aspose.Font API解决方案。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/product-overview/
  5. Java 3D API | 3D Files Manipulation and Convers...

    Gameware and CAD 3D library to create read convert and modify 3D file formats within Java applications...Create 3D Mesh From Text and Font File Aspose.3D empowers users...effortlessly generate 3D meshes from font files and text inputs. Seamlessly...

    products.aspose.com/3d/java/
  6. Gawe WORD Nganggo Java

    Gawe WORD anyar ing Java ing sawetara langkah. Nggawe WORD 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/word/
  7. Make Markdown Using Java

    Make a new Markdown in Java in a few steps. Easily create Markdown 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/md/
  8. Gawe Dokumen Ing Java

    Gawe berkas nganggo perpustakaan Java. Nggawe dokumen anyar kanthi gampang ing Java kanthi sawetara langkah....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/
  9. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++.... Set the FontHeight and Font type for the paragraphs. Set...get_PortionFormat (); // Set the Font for the Portion pf -> set_LatinFont...

    docs.aspose.com/slides/cpp/manage-paragraph/
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …..."Arial" // Ensures consistent font rendering }; // Save the workbook..."Arial" // Ensures consistent font rendering }; // Save the workbook...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...