Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 12,725 for

fill

(0.08 sec)
  1. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...Merge pages Extract PDF Metadata Fill and extract AcroForms Add attachments...

    products.aspose.com/pdf/php-java/
  2. Generate Reports in MSG Files via Java | produc...

    Java sample code to create MSG format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....TemplateEngine(template); //fill a DataTable as data source DataTable...

    products.aspose.com/email/java/assembly/msg/
  3. Installation – Aspose.SVG for Python via .NET

    Installation of Aspose.SVG for Python via .NET through PyPI.... set_attribute ( "fill" , "red" ) 15 svg_element. append_child...

    docs.aspose.com/svg/python-net/installation/
  4. Optical Mark Recognition API for C++ | Aspose

    Generate machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and extract optical marks from scanned images and photos within C and C++ applications....applications, and other hand-filled uniform documents. We will...design and recognizing its filled copies. Developer-friendly...

    products.aspose.com/omr/cpp/
  5. 在 PHP 中管理演示文稿背景|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示效果。...== FillType :: Solid ) echo "Fill color: " . $effBackground ->...getSolidFillColor () . " \n " ; else echo "Fill type: " . $effBackground ->...

    docs.aspose.com/slides/zh/php-java/presentation...
  6. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...setVisible(false); // No background fill // ★ CRITICAL: Configure TextBox...setVisible(false); // No background fill // ★ CRITICAL: Configure TextBox...

    forum.aspose.com/t/topic/324972
  7. 在 .NET 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... WriteLine ( "Fill color: " + effBackground . FillFormat...else Console . WriteLine ( "Fill type: " + effBackground . FillFormat...

    docs.aspose.com/slides/zh/net/presentation-back...
  8. 使用 TrueType 字体渲染文本 | Java

    可供开发人员操作字体文件的 Java API。了解如何在 Java 产品中渲染 TrueType 和 OpenType 字体的基础知识。...(font, gid, glyphMatrix); 74 // fill the path 75 path. setWindingRule...(textBrush); 77 outGraphics. fill (path); 78 } 79 //set current...

    docs.aspose.com/font/zh/java/text-rendering-tru...
  9. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average conditional formatting. By adjusting these criteria, you have more control over how cells look and appear...., choose a color fill or a custom format). Click OK...format_conditions . add_area ( area ) self . fill_cell ( cell_area_name , color...

    docs.aspose.com/cells/python-net/how-to-add-abo...
  10. Convert HTML to BMP – C# Examples

    Convert HTML to BMP in C# using Aspose.HTML API. Consider various HTML to BMP conversion scenarios in C# examples. Try online HTML Converter....property sets the color that will fill the background. By default,...that sets the color that will fill the background. The default...

    docs.aspose.com/html/net/convert-html-to-bmp/