Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 6,843 for

shape rendering

(0.07 sec)
  1. FootnoteSeparator | Aspose.Words for Java

    in Java....deleteShapes() Deletes all shapes from the text of this story...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...are used to fill or stroke shapes with visual content, such as...appearance of a shape or path. When applied to a shape, the visual...

    docs.aspose.com/page/python-net/xps/working-wit...
  3. Aspose.GIS for .NET

    Aspose.GIS for .NET is a library designed to enable developers to work with geospatial data in their .NET applications. It's part of the Aspose suite of APIs, which are known for providing powerful, file-format-specific libraries for various development needs....competitive edge with dynamic map rendering, and optimizing resource management...data organization. Geometric Shapes: Generate points, lines, and...

    products.aspose.com/gis/net
  4. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....export editable textboxes and shapes to pptx Support to remove AutoFilter...style for pivot table while rendering pivot table range to image...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  5. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute positioned lines to PDF. I have attached a .docx file containing an absolute positioned line on the left side of the document and the resu…...“Layout” or “Position” options for shapes/lines)? Does the issue occur...user is reporting a specific rendering issue with absolute positioned...

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  6. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…...StartupPath, "math_sample", "rendered_group.png"); groupShape.GetShapeRenderer()...FirstSection.Body.AppendChild(new Shape(doc, ShapeType.Image) { ImageData...

    forum.aspose.com/t/groupshape-getshaperenderer-...
  7. Convert Image to Visio in Java

    This article shares the details to convert image to Visio in Java. It contains the step-by-step process and a running code snippet to export PNG to Visio in Java....a runnable code snippet to render PNG to Visio in C# . Furthermore...the source image as a Visio shape using the addShape() method...

    kb.aspose.com/diagram/java/convert-image-to-vis...
  8. HtmlFixedSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HtmlFixed](../../aspose.words/saveformat/#HtmlFixed) format...determining how colors are rendered. (Inherited from FixedPageSaveOptions...determining how 3D effects are rendered. (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...hasImages) { // Image only: insert rendered slide image inline using var...= 0; var shape = builder.InsertImage(msImage); shape.WrapType...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  10. Brushes and gradients in XPS files | C++

    C++ API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of code....you create various geometric shapes with different colors and textures...XpsCanvas Class to set the rendering transformation. Adjust the...

    products.aspose.com/page/cpp/work-with-brushes/