Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 12,243 for

fill

(0.25 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. ImageData.CropBottom | Aspose.Words for .NET

    Discover the ImageData CropBottom property to easily customize your images by removing unwanted portions from the bottom for a perfect fit....cropped edge will be filled by the fill color of the shape)....

    reference.aspose.com/words/net/aspose.words.dra...
  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 create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....( Color :: DarkBlue ()); // Fill the PlotArea with nothing chart...

    docs.aspose.com/cells/cpp/create-combo-chart/
  5. 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...
  6. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... fill_format . fill_type = slides . FillType...slide2 . background . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/python-net/manage-zoom/
  7. 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...
  8. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java.... getValue ()); } } Fill AcroForms Modifying AcroForms...

    docs.aspose.com/pdf/java/extract-form/
  9. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes.... Fill the path with the points. Create...FAQ What will happen to the fill and outline after replacing...

    docs.aspose.com/slides/androidjava/custom-shape/
  10. PPT文檔圖表通過C++ | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...Setting fill color for series series->get_Format()->get_Fill()->...; series->get_Format()->get_Fill()->get_SolidFillColor()->se...

    products.aspose.com/slides/zh-hant/cpp/chart/ppt/