Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 11,521 for

fill

(0.07 sec)
  1. ImageData.CropRight | Aspose.Words for .NET

    Discover the ImageData CropRight property, control picture cropping from the right side for precise image editing and enhanced visual appeal....cropped edge will be filled by the fill color of the shape)....

    reference.aspose.com/words/net/aspose.words.dra...
  2. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....object that will be used to fill the frame. Add zoom frames (containing...object that will be used to fill the frame. Set a custom image...

    docs.aspose.com/slides/java/manage-zoom/
  3. ImageData.crop_left property | Aspose.Words for...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Add Rows in Word Table using Python

    This article guides on how to add rows in Word table using Python. It has the environment settings, a list of steps and a runnable sample code to insert rows in Word table using python....in the table Create a cell, fill it with some content and add...an empty row is created and filled with some sample data in each...

    kb.aspose.com/words/python/how-to-add-rows-in-w...
  5. Manage SmartArt Shape Nodes in Presentations Us...

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

    docs.aspose.com/slides/nodejs-java/manage-smart...
  6. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....set other properties also like fill color, line width, rotation...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  7. Mail Merge with Regions in C++|Aspose.Words for...

    Create different regions in your template to have special areas that you can simply Fill with your data. Use the Mail Merge with regions if you want to insert tables, rows with repeating data to make your documents dynamically grow....special areas that you can simply fill with your data. Use the Mail...

    docs.aspose.com/words/cpp/mail-merge-with-regions/
  8. Wrap Text in Excel using Python

    Wrap Text in Excel using Python. Get information to set IDE, steps to write application and complete code to auto wrap text in Excel using Python....workbook , access a sheet and fill sample text into it Get the...

    kb.aspose.com/cells/python/wrap-text-in-excel-u...
  9. Validation Input Settings|Documentation

    This guide explains how to configure data validation rules in Aspose.Cells GridJs, covering toolbar access, modal options for criteria, input messages, error alerts, and the available client‑side JavaScript API.... Fill Title and Message fields with...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...stroke='black' stroke-width='3' fill='red' /></svg></body></html>";...

    forum.aspose.com/t/insert-html-into-word-includ...