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

font

(0.12 sec)
  1. 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-...
  2. Configuration Parameters|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.... IS_FONT_SIZE_FIX_ENABLED Flag for decreasing font size so...

    docs.aspose.com/cells/jasperreports/configurati...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Font Product Family Aspose.TeX Product...to OBJ in Java How to Fetch Font Metrics using Java How to Add...

    kb.aspose.com/categories/page/74/
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Font Product Family Aspose.TeX Product...OTG to PDF in Java How to Get Font Metrics using C++ How to Convert...

    kb.aspose.com/categories/page/75/
  5. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/zh/java/custom-shape/
  6. AxisTickLabels.IsAutoSpacing | Aspose.Words for...

    Discover the AxisTickLabels IsAutoSpacing property to effortlessly manage automatic tick label intervals for precise data visualization in your projects.... Font . Color = Color . Red ; yAxis...Aspose.Words AxisTickLabels.Font AxisTickLabels.Offset English...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Automate Presentation Localization in Java|Aspo...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides, using practical code samples and tips for faster global rollout....the availability of proper fonts and layout/line-break settings...make the required fonts available, configure font substitution rules...

    docs.aspose.com/slides/java/presentation-locali...
  8. Automate Presentation Localization in JavaScrip...

    Automate PowerPoint and OpenDocument slide localization in JavaScript with Aspose.Slides, using practical code samples and tips for faster global rollout....the availability of proper fonts and layout/line-break settings...make the required fonts available, configure font substitution rules...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. 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/
  10. 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/