Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 6,933 for

shape rendering

(1.17 sec)
  1. Java API to Render XPS to XLSB | products.aspos...

    Export XPS to XLSB via Java API without using Microsoft Excel or Adobe Reader...that enables developers to render XPS to XLSX. It provides a...two-step process involves rendering XPS to XLSX using Aspose.PDF...

    products.aspose.com/total/java/conversion/xps-t...
  2. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....float sweepAngle) Draws a pie shape defined by an ellipse specified...float sweepAngle) Draws a pie shape defined by an ellipse specified...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  3. 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...
  4. Mapbox Vector Tile (MVT)

    Mapbox Vector Tile (MVT) is a file format for storing and Rendering geospatial vector data, enabling fast and interactive maps with high performance. It uses vector tiles to efficiently display geographic features, supporting various data types and delivering flexibility and scalability for creating dynamic maps....file format for storing and rendering geospatial vector data, enabling...allows for fast and efficient rendering of large geographic datasets...

    products.aspose.com/gis/net/gis-formats/mvt
  5. 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/
  6. Შეკუმშოს PDF C#

    შეკუმშოს PDF C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ PDF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....pdf" ); var renderer = new PdfFixedRenderer();...= 1584 ; var pagesStream = renderer.SavePdfAsImages(pdfStream...

    products.aspose.com/words/ka/net/compress/pdf/
  7. Սեղմել PDF Ը C# Ում

    Սեղմեք PDF ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք PDF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...pdf" ); var renderer = new PdfFixedRenderer();...= 1584 ; var pagesStream = renderer.SavePdfAsImages(pdfStream...

    products.aspose.com/words/hy/net/compress/pdf/
  8. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...fileName, string imgCoordinates, Shape oldShape) { string ProcessName...your worksheet SheetRender Render = new SheetRender(sourceWS...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  9. Draw Rectangle in C#

    This article explains how to draw rectangle in C#. It includes the IDE setup, the algorithm, and a working code snippet to create a rectangle in C#....different attributes of the shape before saving the final output...shows how to draw rectangle shape in C# . Still, you can extend...

    kb.aspose.com/drawing/net/draw-rectangle-in-csh...
  10. SVG/Vector Image Resolution Issues in Aspose.Wo...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...args) { var shape = args.CurrentShape as Shape; if (shape == null...null || !shape.HasImage) return; var imgType = shape.ImageData.ImageType;...

    forum.aspose.com/t/svg-vector-image-resolution-...