Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 50,433 for

shapes

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vssx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/flowcha...
  7. Create flowchart style organization chart in VD...

    Python source code to create flowchart style organization chart in vdw file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/flowcha...
  8. 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...
  9. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes 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...
  10. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....represent fields, form fields, shapes, OLE objects, footnotes etc...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...