Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 12,739 for

fill

(0.39 sec)
  1. 在 Java 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。... println ( "Fill color: " + effBackground . getFillFormat...else System . out . println ( "Fill type: " + effBackground . getFillFormat...

    docs.aspose.com/slides/zh/java/presentation-bac...
  2. Convert OFT to MSG via C# | products.aspose.com

    Sample code for OFT to MSG C# conversion. Use API example code for batch OFT files to MSG conversion within VB.NET, Asp.NET or any .NET based application....useful when you need to pre-fill an email with content, recipients...

    products.aspose.com/email/net/conversion/oft-to...
  3. Convert PPT to PPTX in .NET|Aspose.Slides Docum...

    Convert legacy PPT presentations to modern PPTX fast in .NET with Aspose.Slides — clear tutorial, free C# code samples, no Microsoft Office dependency....having textures and pictures fill styles for auto-shapes. Convert...

    docs.aspose.com/slides/net/convert-ppt-to-pptx/
  4. Clear DOT Annotations Online and using Python |...

    Remove comments from DOT document through online app for free. Python API code to delete comments from DOT files....notes guiding users on how to fill sections. Formatting Standards...

    products.aspose.com/total/python-net/annotate/dot/
  5. Merge JIRA to PDF via Java

    Sample code for JIRA to PDF Java merging. Use API example code for batch JIRA files to PDF merging within any Web or Desktop Java based application....NET components to create and Fill Jira backup file format (*.csv)...

    products.aspose.com/tasks/java/merger/jira-to-pdf/
  6. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...; // Create a curve and set fill color var curve1 = new Aspose...

    docs.aspose.com/pdf/zh/net/add-curve/
  7. 在 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...
  8. 带有C++的日期轴|Documentation

    了解如何管理Aspose.Cells for C++中的日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间刻度和刻度标签频率。...ChartTextDirectionTy :: Vertical ); // Fill the PlotArea area with nothing...

    docs.aspose.com/cells/zh/cpp/date-axis/
  9. 如何通过 C++ 使用 Node.js 创建甘特图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ API 创建甘特图。...add ( "C2:C6" , true ); // No fill for one serie chart . getNSeries...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-crea...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -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