Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,993 for

shape rendering

(0.04 sec)
  1. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting DOCX documents to HTML....manage how these effects are rendered during the conversion process...HtmlSaveOptions to control the rendering of text effects: DmlEffectsRenderingM...

    forum.aspose.com/t/preserve-text-effects-shadow...
  2. C# .NET Visio Diagram API | products.aspose.com

    C# VB.NET ASP.NET Visio diagramming library to export Visio diagrams VSD VSDX VSS VST VSX VTX VDW VDX VSSX and VSTX to PDF XPS HTML SVG SWF and image formats...& Connect Shapes Group Shapes Protect Diagram/Shape Get Hyperlinks...ActiveX Controls Multi-Colored Shapes High Fidelity Printing Supports...

    products.aspose.com/diagram/net/
  3. SvgSaveOptions class | Aspose.Words for Python

    aspose.words.saving.SvgSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.SVG](../../aspose.words/saveformat/#SVG) format...determining how colors are rendered. (Inherited from FixedPageSaveOptions...SaveOptions ) dml_3d_effects_rendering_mode Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XpsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Xps](../../aspose.words/saveformat/#Xps) 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...
  5. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....insertGroupShape(ShapeBase[] shapes) Groups the shapes passed as a parameter...height, ShapeBase[] shapes) Groups the shapes passed as a parameter...

    reference.aspose.com/words/java/com.aspose.word...
  6. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...true; Adjust DML Effects Rendering : If your document contains...DmlEffectsRenderingM.Fine for better rendering quality. options.DmlEffectsRenderingM...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  7. System Requirements|Aspose.Words for Java

    Before you start working with Aspose.Words for Java, ensure that you meet the operating system, platform, frameworks, and environment requirements so the activities on your devices are properly accounted for....modifying, converting, and rendering of documents in various formats...hardware accelerated OpenGL rendering. The library is included in...

    docs.aspose.com/words/java/system-requirements/
  8. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG in C# using Aspose.HTML for .NET API. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter....usage enables you to tune the rendering process. You can specify the...This property sets the image rendering quality. Antialiasing is enabled...

    docs.aspose.com/html/net/convert-epub-to-png/
  9. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...process such kind of group shapes. Neither can we get sufficient...problem is that when we render shapes in a “group” state, the...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  10. Convert STL to EMF via C# | products.aspose.com

    Sample code for STL to EMF C# conversion. Use API example code for batch STL files to EMF conversion within VB.NET, Asp.NET or any .NET based application....needing AutoCAD® or any other rendering software. Aspose.CAD for ...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/cad/net/conversion/stl-to-emf/