Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 11,536 for

fill

(0.08 sec)
  1. 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/
  2. HTML|Documentation

    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....Self-Closing Tags Render Gradient Fill for the WordArt while Converting...

    docs.aspose.com/cells/net/convert-excel-to-html/
  3. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations.... PPTX ) Set Node’s Fill Format Aspose.Slides for Python...SmartArt shapes and set their fill formats. This article explains...

    docs.aspose.com/slides/python-net/manage-smarta...
  4. Aspose::Words::Drawing::GradientStopCollection ...

    Aspose::Words::Drawing::GradientStopCollection class. Contains a collection of GradientStop objects. To learn more, visit the documentation article 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...
  5. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…...means you can’t edit the shape’s fill, stroke, or other properties...

    forum.aspose.com/t/preserving-shape-details-in-...
  6. Node.js via .NET PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via .NET is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....Solid; // Set fill type to solid slide.background..."#AEC025F4"; // Set a solid fill color } finally { if (pres ...

    products.aspose.com/slides/nodejs-net/
  7. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....cropped edge will be filled by the fill color of the shape)....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....cropped edge will be filled by the fill color of the shape)....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java for more engaging slides....65 )); // Sets the fill color of series series . getFormat... , 4 , 2 , 0.35 )); // Sets Fill type and color series2 . getFormat...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  10. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....It also offers the feature to fill ellipse object with a certain..."DrawingEllipse_out.pdf" ); } Create Filled Ellipse Object The following...

    docs.aspose.com/pdf/java/add-ellipse/