Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 6,739 for

point coloring

(0.07 sec)
  1. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  2. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization.... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getGray ()); } // Save the...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  3. Manage Document Properties with JavaScript via ...

    Learn how to manage document properties through the Aspose.Cells for JavaScript via C++ APIs.... The most important point to know about built‑in and custom...resultEl . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/managing-d...
  4. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...from ShapeBase ) bounds_in_points Gets the location and size...containing block of the shape in points, relative to the anchor of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for Java 20.4 - Release Notes|Docume...

    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....Support of lclrResource (Sheet color setting) Feature PSDJAVA-157...Section Resource #1010 Background color Feature PSDJAVA-161 Adding of...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  6. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...a smooth transition between colors, enhancing the realism of drawn...including aspose.pydrawing.Color , aspose.pydrawing.TextureBrush...

    docs.aspose.com/page/python-net/ps/working-with...
  7. Aspose.PSD for .NET 23.4 - Release Notes|Docume...

    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....PSD API instead of obsolete Color struct Enhancement PSDNET-1332...true ; // Red color for second gradient color point grdmResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  8. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification.... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getLightGray ()); // create...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  9. 使用 PHP 管理演示文稿中的连接线|Aspose.Slides for PHP 文档

    赋能 PHP 应用在 PowerPoint 幻灯片中绘制、连接并自动路由线条 —— 完全控制直线、拐角和曲线连接线。...Image Number of adjustment points ShapeType::Line 0 ShapeTyp...(); } } Adjust a Connector Point 您可以通过调整点对已有的连接线进行微调。仅带有调整点的连接线才可以这样操作。请参见...

    docs.aspose.com/slides/zh/php-java/connector/
  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...