Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 50,836 for

shapes

(0.31 sec)
  1. 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...
  2. Convert Chart to Localized Image with C++|Docum...

    Learn how to set globalization configurations for charts using Aspose.Cells for C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages....Close Chart to PDF with C++ Shapes in Charts with C++ Analyzing...

    docs.aspose.com/cells/cpp/convert-chart-to-loca...
  3. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from CDR(Vector Drawing Image) into various formats using Aspose.Imaging for Python via .NET....file contains text, lines, shapes, images, colours and effects...

    products.aspose.com/imaging/python-net/conversi...
  4. Unable to convert all the nodes present in Visi...

    Hello Team, I am using Aspose free version and trying to convert Visio file(vsd) in to JSON string using Aspose.Diagram. I know that there are some limitations with free version so that after conversion I am getting onl…...JSON output should contain all shapes/nodes present in the Visio...

    forum.aspose.com/t/unable-to-convert-all-the-no...
  5. 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...
  6. 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/
  7. 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...
  8. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_WidthRel...

    Aspose::Words::Drawing::ShapeBase::get_WidthRelative method. Gets or sets the value that represents the percentage of shape's relative width in C++....represents the percentage of shape’s relative width. float Aspose...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole object with Aspose.Diagram library....// get shape of the Visio diagram by ID Shape OLE_Shape = page...); // filter shapes by type Foreign if ( OLE_Shape . getType ()...

    docs.aspose.com/diagram/java/manipulate-the-emb...