Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 676 for

adjust shape properties

(0.15 sec)
  1. 通过 C++ 使用 Node.js 更改 Shape 的调整值|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 更改 Excel 中形状的调整值。...js 更改 Shape 的调整值 Contents [ Hide ] Aspose.Cells 提供 Shape.getGeometry()...箭头有两个调整,可改变箭头头部和尾部的形状 本文将解释如何使用 Shape.getGeometry() 属性来更改不同形状的调整值。...

    docs.aspose.com/cells/zh/nodejs-cpp/change-adju...
  2. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...Shapes in charts rendered by aspose cells into image is slightly...into the place of the old shape. Shape newOleShape = Builder.I...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  3. Convert JPEG to STL via Python | products.aspos...

    Sample code for JPEG to STL Python conversion. Use API example code for batch JPEG files to STL conversion within VB.NET, Asp.NET or any .NET based application....StlSaveOptions Set STL specific properties for advanced conversion Call...and image quality. Users can adjust the compression level to achieve...

    products.aspose.com/3d/python-net/conversion/jp...
  4. Convert JPG to STL via C# | products.aspose.com

    Sample code for JPG to STL C# conversion. Use API example code for batch JPG files to STL conversion within VB.NET, Asp.NET or any .NET based application....StlSaveOptions Set STL specific properties for advanced conversion Call...and image quality. Users can adjust the compression level to achieve...

    products.aspose.com/3d/net/conversion/jpg-to-stl/
  5. Enhance Your Presentations with AutoFit in C++|...

    Learn how to manage AutoFit settings in Aspose.Slides for C++ to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....PowerPoint uses the Resize shape to fix text setting for the...overflow Resize shape to fit text Wrap text in shape. Aspose.Slides...

    docs.aspose.com/slides/cpp/manage-autofit-setti...
  6. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...DocumentBuilder(document); var shape = builder.InsertOleObject(@...var of = shape.OleFormat; of.AutoUpdate = true; shape.AspectRatioLocked...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  7. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or Shapes to images in Java....rendering document pages or shapes to images. To learn more, visit...PNG); // Set the "PaperColor" property to a transparent color to...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....value that specifies whether to adjust sentence and word spacing automatically...resolve theme colors of the shapes forcibly. getSmartStyleBehavio()...

    reference.aspose.com/words/java/com.aspose.word...
  9. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...Rotate property and adjust your coordinates accordingly...Here’s a basic example of how to adjust the position based on rotation:...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...