Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 48,674 for

shapes

(0.46 sec)
  1. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......identical slides, change the shapes on the right in some way (move...identical slides, change the shapes on the right in some way (move...

    docs.aspose.com/slides/ru/net/web-extensions/sa...
  2. Convert PPTX to DOCX via Java or with free Onli...

    Java API to Export PPTX to DOCX without using Microsoft Word or PowerPoint or online. Test free PPTX to DOCX online converter quickly before integrating the code....presentations, adding text, images, shapes, and other objects, and more...documents, adding text, images, shapes, and other objects, and more...

    products.aspose.com/total/java/conversion/pptx-...
  3. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or Shapes by combining SVG lines, SVG arcs, and Bezier curves....you to draw the outlines of shapes by combining lines, curves...rectangle case or the other shapes with 90 angles, you can use...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  4. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  5. Can't set the style value - Free Support Forum ...

    Hello, I drew a rectangle and added some text. Now I wanted to make the text bold. But that didn’t work. I think I know where the problem might be. @philip.zhou you once wrote to me in response to another question th…...couldn’t find any other shapes from which my shape could have inherited...79); Aspose.Diagram.Shape shape = page.Shapes.GetShape(shapeId);...

    forum.aspose.com/t/cant-set-the-style-value/315934
  6. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......identical slides, change the shapes on the right in some way (move...identical slides, change the shapes on the right in some way (move...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  7. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...NodeCollection shapes = document.getChildNodes(NodeType.SHAPE, true);...(Node node : shapes.toArray()) { Shape shape = (Shape) node; if...

    forum.aspose.com/t/word-pdf/313834
  8. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....to specify the settings for shape animations and slide transitions...Html5Options () options . animate_shapes = False options . animate_transitions...

    docs.aspose.com/slides/python-net/export-to-html5/
  9. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....foreach ( IShape shape in master . Shapes ) { if ( shape . Placeholder...Placeholder != null ) { if ( shape . Placeholder . Type == PlaceholderType...

    docs.aspose.com/slides/net/presentation-header-...
  10. 3. How to use LaTeX fonts in text

    This article covers LaTeX font commands that independently change different font attributes for use in normal text.... Standard font shapes The shape of the current typeface...default shape for most documents is the upright shape, which can...

    docs.aspose.com/tex/java/latex-text-fonts/