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

shape

(0.26 sec)
  1. IResourceLoadingCallback Interface | Aspose.Wor...

    Control external resource loading in Aspose.Words with the IResourceLoadingCallback interface. Enhance document imports and image insertion seamlessly.... Shape , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.loa...
  2. 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/
  3. 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/
  4. 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...
  5. PDF to TIFF Conversion Produces Only Black & Wh...

    Environment Aspose.PDF Version: 21.6.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: PDF → TIFF (Color) Issue Description We are facing a critical issue while converting PDF documents to TIFF f…...tiffSettings = new TiffSettings { Shape = ShapeType.None, SkipBlankPages...tiffSettings = new TiffSettings { Shape = ShapeType.None, SkipBlankPages...

    forum.aspose.com/t/pdf-to-tiff-conversion-produ...
  6. 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...
  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. Watermark VSX document via Java | products.aspo...

    Java sample code to add watermark to VSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....getValue (); //Add watermark Shape shape = page . addText ( pinx ...that consist of drawings and shapes that are used for creating...

    products.aspose.com/diagram/java/watermark/vsx/
  9. 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/
  10. Watermark VSS document via Java | products.aspo...

    Java sample code to add watermark to VSS 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/vss/