Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 5,125 for

shape position

(0.42 sec)
  1. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...hidden bookmarks, original shape positions, // or footnotes will be...bookmarks and original shape positions. // If we set the "ExportRoundtripInfor"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    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.... Shapes . Paste (); // Position the chart on the...wbStream . Length ]; wbStream . Position = 0 ; wbStream . Read ( chartOleData...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  3. Add Text to XPS files | API for C++

    C++ API Solution to manage XPS files. Add or remove text from/to XPS documents with a few lines of code....size, font style, X and Y position of the text and the text to...content such as images and shapes. 2. How do I add text with...

    products.aspose.com/page/cpp/add-text-to-xps/
  4. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting....Contents [ Hide ] Legend Positioning In order to set the legend...given below, we have set the position and size for Chart legend...

    docs.aspose.com/slides/net/chart-legend/
  5. Create, Layout and Auto-Fit Shapes|Documentation

    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....Create, Layout and Auto-Fit Shapes Contents [ Hide ] Creating...create a diagram. Then add shapes and connectors to build up...

    docs.aspose.com/diagram/java/create-layout-and-...
  6. Rotate SVG – C# Examples – Aspose.SVG for .NET

    C# examples for SVG rotation with Aspose.SVG. Consider cases of using the rotate function in the transform attribute and in transformation matrix....set attributes specifying position, size, fill, and transformation...SVGDocument(Path. Combine (DataDir, "shapes.svg" )); 5 6 // Get the root...

    docs.aspose.com/svg/net/rotate-svg/
  7. Data Visualization API for .NET

    Visualization with .NET...attributes such as color, shape, position, size, value, texture,...

    products.aspose.com/gis/net/viewer
  8. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...Position = 0; var loadOptions = new...QRCodeDimension / 1.36) * 96; Shape shape = builder.InsertImage(this...

    forum.aspose.com/t/how-to-imprve-performance-be...
  9. How to Create a Pie Chart in PowerPoint using Java

    This brief tutorial guides on how to create a pie chart in PowerPoint using Java. It contains crisp set of steps by following that you can configure the environment and write the application to make a pie chart in PowerPoint using Java....Get the first slide Get the shapes collection Add a pie chart...chart by defining its position and size Set the property to show data...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...
  10. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …... Normalise the whole shape to a single list If you want...0) ->get_Shapes()->AddAutoShape(... ) // any shape, just to get...

    forum.aspose.com/t/listdepth-api-is-returning-0...