Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 50,857 for

shape

(0.13 sec)
  1. Shapes with gradient/striped background are dis...

    Hi, I have a DOCX file that contains a flowchart with Shapes that have gradient or striped background fills. When I simply open the document with Aspose.Words and save it back to DOCX without making any changes, the sha…...Shapes with gradient/striped background are distorted after open...that contains a flowchart with shapes that have gradient or striped...

    forum.aspose.com/t/shapes-with-gradient-striped...
  2. Watermark VSSM document via Java | products.asp...

    Java sample code to add watermark to VSSM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....getValue (); //Add watermark Shape shape = page . addText ( pinx ...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/java/watermark/vssm/
  3. 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/
  4. 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
  5. Watermark VDW document via .NET | products.aspo...

    C# source code to add watermark to vdw file on .NET Framework, .NET Core, Mono Platforms....Value; //Add watermark Shape shape = page.AddText(pinx, piny...collection of drawing pages, shapes, fonts, images, data connections...

    products.aspose.com/diagram/net/watermark/vdw/
  6. Watermark VSS document via .NET | products.aspo...

    C# source code to add watermark to vss file on .NET Framework, .NET Core, Mono Platforms....Value; //Add watermark Shape shape = page.AddText(pinx, piny...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/net/watermark/vss/
  7. 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-...
  8. Unexpected Change in paragraphFormat->get_Space...

    Hi, Presentation1 (1).pptx.zip (1.3 MB) Please refer to the attached presentation. So there are 3 spaces - before, after and space type as multiple. Can you confirm what aspose returns for spaceWithin for hanging, mul…...presentation->get_Slides()) { auto shape = slide->get_Shape(0); auto autoShape...= ExplicitCast<IAutoShape>(shape); auto paragraph = autoShap...

    forum.aspose.com/t/unexpected-change-in-paragra...
  9. 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...
  10. Watermark VSSX document via Java | products.asp...

    Java sample code to add watermark to VSSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....getValue (); //Add watermark Shape shape = page . addText ( pinx ...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/java/watermark/vssx/