Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 38,851 for

color

(0.12 sec)
  1. 如何用 Java 添加 Highlight 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Highlight 个注释。... setColor ( Color . getLightGreen ()); // Add...

    products.aspose.com/pdf/zh-hans/java/annotation...
  2. InlineStory.lastParagraph property | Aspose.Wor...

    InlineStory.lastParagraph property. Gets the last paragraph in the story.... color = "#008000" ; // All inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Footnote.storyType property | Aspose.Words for ...

    Footnote.storyType property. Returns [StoryType.Footnotes](../../../aspose.words/storytype/#Footnotes) or [StoryType.Endnotes](../../../aspose.words/storytype/#Endnotes).... color = "#008000" ; // All inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. InlineStory.storyType property | Aspose.Words f...

    InlineStory.storyType property. Returns the type of the story.... color = "#008000" ; // All inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... color = "#008000" ; // All inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Edit FODP in PHP | products.aspose.com

    Edit FODP in PHP. Use PHP library API to edit FODP files...options such as font type and color selection. Additionally, the...

    products.aspose.com/slides/php-java/editor/fodp/
  7. Edit PPSM in PHP | products.aspose.com

    Edit PPSM in PHP. Use PHP library API to edit PPSM files...options such as font type and color selection. Additionally, the...

    products.aspose.com/slides/php-java/editor/ppsm/
  8. 如何用 Java 添加 Caret 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Caret 个注释。... setColor ( Color . getBlue ()); document . getPages...

    products.aspose.com/pdf/zh-hans/java/annotation...
  9. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js via Java. Stand out!...PowerPoint More Colors matches the AfterAnimationType.Color type; PowerPoint...defines an after animation color format. This method works in...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  10. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...: false); } // 字体颜色 String color = getLastFontValue(lastStyleJson...styleName + "-font-color"); if (!"".equals(color) && !"#000000".equals(color))...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...