Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 5,261 for

shape position

(0.95 sec)
  1. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote 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...
  2. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...boxes, ensure that their positions are also adjusted to prevent...ShapeCollection shapes = ws.Shapes; // Sort shapes left to right...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  3. Aspose::Words::Lists::ListLevel::get_TabPositio...

    Aspose::Words::Lists::ListLevel::get_TabPosition method. Returns or sets the tab Position (in points) for the list level in C++....method Returns or sets the tab position (in points) for the list level...NumberFormat value will create star-shaped bullet list symbols. listLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....OLE object frame’s size and position. Working Solution There are..."xlsx" ) ole_frame = slide . shapes . add_ole_object_frame ( 10...

    docs.aspose.com/slides/python-net/working-solut...
  5. Data Visualization API for .NET

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

    products.aspose.com/gis/lv/viewer/
  6. Data Visualization API for .NET

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

    products.aspose.com/gis/ro/viewer/
  7. Data Visualization API for .NET

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

    products.aspose.com/gis/pl/viewer/
  8. 在工作表中添加注释|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....top level container for all shapes including cell comments. HSSFPatriarch...//anchor defines size and position of the comment in worksheet...

    docs.aspose.com/cells/zh/net/add-comment-in-wor...
  9. 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/
  10. 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...