Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 49,130 for

shapes

(0.07 sec)
  1. How to Convert VSX to HTML in C#

    Step by step tutorial on how to convert VSX to HTML in C# using ASP.NET, Windows desktop, or console applications....above C# code, the drawings and shapes in the input VSX file format...

    kb.aspose.com/diagram/net/how-to-convert-vsx-to...
  2. Compare Presentation Slides in JavaScript|Aspos...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Node.js via Java. Identify slide differences in code quickly....Two slides are equal if all shapes, styles, texts, animation and...

    docs.aspose.com/slides/nodejs-java/compare-slides/
  3. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Whiteish lines appears while converting table i...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: input.pdf (1.8 KB) Result PPTX: Result.zip (9.4 KB) Seems that whiteish lines where cells m…...PptxSaveOptions(); // keep borders as vector shapes instead of rasterizing them...

    forum.aspose.com/t/whiteish-lines-appears-while...
  5. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or Shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....rendered document pages or shapes will be saved if this save...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Phenomenon with Shape.Line.LineWeight - Free Su...

    Hello, I would like to determine the line thickness of a shape. If I draw a line in Visio and do not explicitly specify a line width, it is 0.75 pt. This is how it is displayed in the properties of the shape. The prob…...Phenomenon with Shape.Line.LineWeight Aspose.Diagram Product...determine the line thickness of a shape. If I draw a line in Visio and...

    forum.aspose.com/t/phenomenon-with-shape-line-l...
  9. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or Shapes to images...rendering document pages or shapes to images. To learn more, visit...value determining how DrawingML shapes are rendered. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex Shapes on an XPS page using graphic utilities in Aspose.Page API for Java...How to easily produce basic shapes in XPS The XPS specification...used to compose any complex shapes. Aspose.Page for Java provides...

    docs.aspose.com/page/java/xps/graphic-utilities/