Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 49,142 for

shape

(0.09 sec)
  1. Html Word Merge with underline across entire pa...

    Hi all, I have some html that I’m merging into word. The issue I’m running into, is I need to have an underline across the entire page. Currently I use <hr> tags, but, then when the word is rendered, there is extra spa…...of horizontal rule shapes through the Shape class, which lets...

    forum.aspose.com/t/html-word-merge-with-underli...
  2. Aspose.PSD for Java | Aspose API References

    Aspose.PSD for Java API References contain examples, code snippets, and API documentation. It provides packages, classes, interfaces, and other API details....shapes The package contains different shapes combined...combined from shape segments. com.aspose.psd.shapesegments The package...

    reference.aspose.com/psd/java/
  3. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for .NET, featuring practical code and optimization tips....) { // Loop through all the shapes on the current slide. foreach...in oSlide . Shapes ) { // Check whether the shape is an OLE object...

    docs.aspose.com/slides/net/updating-ole-objects...
  4. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Տեղադրեք Shapes Word-ում Java-ի միջոցով Տեղադրեք Shape Word-ում...

    kb.aspose.com/hy/categories/page/17/
  5. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.Shape . The following screenshot shows...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  6. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, Shapes, fonts and other graphics....articles on working with colors, shapes, fonts, and other graphical...Document Working with Shapes Working with Group Shape in Word Documents...

    docs.aspose.com/words/python-net/programming-wi...
  7. Latest Aspose.Slides Product Family topics - Fr...

    Get technical support of Aspose.Slides for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports....Formatting Not Applied When Cloning Shapes or Slides Across Presentations...Slides Editor Add a New Slide, Shape, Image, etc.? slides-net 10...

    forum.aspose.com/c/slides/11
  8. aspose.words.drawing.charts module | Aspose.Wor...

    The aspose.words.drawing.charts module provides classes that allow to access charts in Microsoft Word documents....Provides access to the chart shape properties. To learn more, visit...ChartShapeType Specifies the shape type of chart elements. ChartStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …...foreach (var shape in slide.Shapes) { if (shape is IChart chart)...

    forum.aspose.com/t/updating-linked-excel-chart-...
  10. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts in Aspose.Slides for PHP via Java, supporting PowerPoint formats for dynamic presentations.... A chart is a shape; you can render it to a raster...

    docs.aspose.com/slides/php-java/doughnut-chart/