Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 50,301 for

shapes

(0.11 sec)
  1. Converting VSDX to SVG. The text labels become ...

    Hello Aspose, There is another problem with converting vsdx to SVG format. The Vsdx file contains simple balloons with embedded text labels. After conversion, the text labels become gigantic in size and extend beyond th…...file that contains balloon shapes with embedded text is saved...only with balloon shapes or with any shape that contains text...

    forum.aspose.com/t/converting-vsdx-to-svg-the-t...
  2. Manage Presentation Accessibility in .NET|Aspos...

    Automate presentation accessibility checks in PPT, PPTX and ODP files with Aspose.Slides for .NET—enhance screen reader experience and boost compliance....how to determine whether a shape is marked as decorative. using...pptx" ); var shape = presentation . Slides [ 0 ]. Shapes [ 0 ]; Console...

    docs.aspose.com/slides/net/presentation-accessi...
  3. Edit Visio VSSM files via Python | products.asp...

    Python sample code to edit Visio VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-java/editor/...
  4. ChartDataLabelCollection.rotation property | As...

    ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees....Horizontal , label shapes, if they exist, are rotated...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Filtering the kind of data while loading the wo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.Shape . The following screenshot shows...

    docs.aspose.com/cells/net/filtering-the-kind-of...
  6. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...Create a watermark shape Shape watermark = new Shape(doc, ShapeType...ZOrder of shapes in the document. z_order = 0 shapes = doc.get_child_nodes(aw...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  7. 在 .NET 中管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 C# 代码示例,在 Aspose.Slides for .NET 中创建和设置标注,兼容 PPT 和 PPTX,自动化演示文稿工作流。... Shapes . AddChart ( ChartType . Pie...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . Doughnut...

    docs.aspose.com/slides/zh/net/callout/
  8. Protect and lock VSSM document via .NET | produ...

    C# source code to lock VSSM file on .NET Framework, .NET Core, Mono Platforms....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/net/protect/vssm/
  9. Unlock VSSM document via .NET | products.aspose...

    C# source code to unlock VSSM file on .NET Framework, .NET Core, Mono Platforms....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/net/unlock/vssm/
  10. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting DOCX documents to HTML....ExportShapesAsSvg : If you want to export shapes as SVG images instead of raster...help maintain the quality of shapes during the conversion. ExportFontsAsBase64...

    forum.aspose.com/t/preserve-text-effects-shadow...