Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 47,069 for

color

(0.05 sec)
  1. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations.... solid_fill_color . color = draw . Color . yellow shape ...

    docs.aspose.com/slides/python-net/paragraph/
  2. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included.... Set the Color of the Ellipse using SolidFillColor::setColor...with the Shape object. Set the Color of the lines of the Ellipse...

    docs.aspose.com/slides/php-java/ellipse/
  3. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。... solid_fill_color . color = draw . Color . from_argb( 150...

    products.aspose.com/slides/zh-hant/python-net/w...
  4. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。... solid_fill_color . color = draw . Color . from_argb( 150...

    products.aspose.com/slides/zh-hant/python-net/w...
  5. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header.... color = "#0000FF" ; // A section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. [Tracking revision] Numbering don't applied spe...

    Hello ! We are a software publisher using your library for our Web application. And we used Aspose.Word for converting Word to Pdf. I have this file containing numbering : Test aspose.docx (16.5 KB) when i tried to …...applied the “Inserted text color”. FileInfo destination = new...

    forum.aspose.com/t/tracking-revision-numbering-...
  7. Aspose::Words::Markup::IStructuredDocumentTag i...

    Aspose::Words::Markup::IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C++.... virtual get_Color () Gets or sets the color of the structured... . virtual set_Color (System::Drawing::Color) Setter for Asp...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Delete Stamps Globally|Aspose.PDF for Python vi...

    This example demonstrates how to delete rubber stamp annotations globally across all pages in a PDF using Aspose.PDF for Python via the Facades API. It shows how to remove stamps by ID without specifying individual pages.... Color . gray , ) # delete_stamp_by_id...

    docs.aspose.com/pdf/python-net/delete-stamps-gl...
  9. How to Create Animated GIF in Java

    This quick tutorial is designed to guide on how to create animated GIF in Java. By using Java GIF creation is explained in an easier way with the help of detailed steps and a runnable Java code....GIF, flip it, set background color, set frame time in milliseconds...loops count, set transparent color, and many more. This tutorial...

    kb.aspose.com/imaging/java/how-to-create-animat...
  10. 将 MHTML 转换为 PNG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 MHTML 转换为 PNG、JPG、GIF、TIFF 和 BMP。考虑在 Java 代码中将 MHTML 转换为 PNG 的各种情况。...setBackgroundColor(value) Sets Color which will fill background of... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/zh/java/convert-mhtml-to-png/