Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 12,739 for

fill

(0.15 sec)
  1. Use FloatingBox for PDF Layout in Python|Aspose...

    Learn how to use FloatingBox for text layout, multi-column content, and precise positioning in PDF documents with Python.... add () # Create and fill box box = ap . FloatingBox (...pages . add () # Create and fill box box = ap . FloatingBox (...

    docs.aspose.com/pdf/python-net/floating-box/
  2. 在 XPS 文件中处理渐变 | Java

    Aspose.Page API 解决方案回答了如何向 XPS 文件添加垂直、水平或线性渐变的问题。了解 Java 的功能。...rectangle with horizontal gradient fill in XPS document. 2 3 // Create...rectangle with vertical gradient fill in XPS document. 2 3 // Create...

    docs.aspose.com/page/zh/java/xps/working-with-g...
  3. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...CSS borders and background fills are not wrapped in BMC("Artifact")/EMC...cell borders, background-color fills) and should be marked as Artifacts...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  4. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....with Charts Contents [ Hide ] Fill and stroke formatting can be...series1 -> get_Format () -> get_Fill () -> set_ForeColor ( Color...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  5. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for PHP via Java. Get clear code samples and tips to streamline your presentations....shape inside slide Set a Node’s Fill Format Aspose.Slides for PHP...SmartArt shapes and set their fill format. This article explains...

    docs.aspose.com/slides/php-java/manage-smartart...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, and more....use the PictureFrame class or fill a watermark shape with an image...rectangle shape is styled with fill and line colors. The following...

    docs.aspose.com/slides/androidjava/watermark/
  9. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set method. Gets or sets a GradientStop object in the collection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Add Watermarks to Presentations in JavaScript|A...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Node.js to indicate a draft, confidential information, copyright, and more....use the PictureFrame class or fill a watermark shape with an image...rectangle shape is styled with fill and line colors. The following...

    docs.aspose.com/slides/nodejs-java/watermark/