Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 5,284 for

shape position

(0.18 sec)
  1. Data Visualization API for .NET

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

    products.aspose.com/gis/sv/viewer/
  2. Data Visualization API for .NET

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

    products.aspose.com/gis/he/viewer/
  3. Convert Presentations to HTML5 on Android|Aspos...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Android via Java. Preserve formatting, animations, and interactivity....want to specify settings for shape animations and slide transitions...options to enable or disable shape animations and slide transitions...

    docs.aspose.com/slides/androidjava/export-to-ht...
  4. SVG Filters – Blur, Drop Shadow, Lighting & Col...

    Learn how to create SVG filters, including Gaussian blur, drop shadows, lighting effects, and color effects, with practical and clear examples....> The blur, added around a shape, often makes output picture...effect is to add a 3D look to a shape or text. Also, a drop shadow...

    docs.aspose.com/svg/net/drawing-basics/svg-filt...
  5. SVG Text – text element, textPath – Aspose.SVG ...

    Learn about SVG glyphs, fonts, and characters, and how to display, format, and style SVG text using the text, tspan, and textPath elements....graphic objects: vector graphic shapes, images and text. In the same...same way, as for the shapes, the SVG text elements can be applied...

    docs.aspose.com/svg/net/drawing-basics/svg-text/
  6. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....getPatternType() getPosition() Gets the position of text (in points) relative...setPosition(double value) Sets the position of text (in points) relative...

    reference.aspose.com/words/java/com.aspose.word...
  7. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....detail and in different data shapes. Coordinate system: the origin...These points follow the actual shape of the barcode region, including...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Context parameters|Documentation

    Reference for Aspose.LLM for .NET context parameters — context size, batch, threading, rope/YaRN scaling, flash attention, KV cache types.... It controls the shape of the runtime context — how...RoPE scaling RoPE (rotary position embedding) is how transformer...

    docs.aspose.com/llm/net/developer-reference/par...
  9. Add Icons to Worksheet with JavaScript via C++|...

    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....is as follows: Select the position of the icon to be inserted...iconArrayBuffer ); sheet . shapes . addIcons ( 3 , 0 , 7 , 0...

    docs.aspose.com/cells/javascript-cpp/insert-svg...
  10. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...foreach (Shape shape in testDoc.GetChildNodes(NodeType.Shape, true))...true)) { if (shape.HasChart) { // Render the chart to an image var...

    forum.aspose.com/t/problems-with-title-and-lege...