Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 471 for

adjust shape properties

(0.06 sec)
  1. Glyph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Shaping.Glyph class—your key to advanced typography and precise glyph representation for seamless document formatting.... Properties Name Description virtual...width which may be used to adjust placement for the subsequent...

    reference.aspose.com/words/net/aspose.words.sha...
  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 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/
  4. 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...
  5. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …... Adjust the ImageCompression options...if that improves the output. Adjust Image Quality : If the images...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803
  6. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Learn how to format PowerPoint Shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Format PowerPoint Shapes in JavaScript Contents [ Hide ] Overview...PowerPoint, you can add shapes to slides. Since shapes are made up of...

    docs.aspose.com/slides/nodejs-java/shape-format...
  7. 通过 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...
  8. 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 "Resolution" property to "72" to render the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. GroupShape | Aspose.Words for Java

    Represents a group of Shapes in a document in Java....ShapeBase 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/java/com.aspose.word...