Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,427 for

svgsaveoptions

(0.17 sec)
  1. Set Orientation and Control the Export of Hidde...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....property which is added in the SVGSaveOptions, XPSSaveOptions, ImageSaveOptions...options SVGSaveOptions options = new SVGSaveOptions (); // set...

    docs.aspose.com/diagram/java/set-orientation-an...
  2. 绘制矩形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制矩形。支持使用C#绘制矩形并保存为pdf、svg、html、image、xps等格式。...images SVGSaveOptions imageSaveOptions = new SVGSaveOptions ();...

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  3. SvgSaveOptions.resources_folder property | Aspo...

    Svgsaveoptions.resources_folder property. Specifies the physical folder where resources (images) are saved when exporting a document to Svg format...resources_folder property SvgSaveOptions.resources_folder property...Remarks Has effect only if SvgSaveOptions.export_embedded_images...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....save(OutputStream stream, SvgSaveOptions saveOptions) save(String... save(String fileName, SvgSaveOptions saveOptions) Renders the...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Convert Excel to SVG in Node.js

    This basic topic covers the details about how to convert Excel to SVG in Node.js. You can change Excel to SVG using Node.js using a few lines of easy code in Linux, macOS, or Windows....Create an instance of the SvgSaveOptions class and set different...class and refer to the SvgSaveOptions class object to specify...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  6. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape.... SvgSaveOptions () save_options . max_image_resolution...file_name = ARTIFACTS_DIR + 'SvgSaveOptions.MaxImageResolution.svg'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert PDF to Different Image Formats in Pytho...

    Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET....accomplish this requirement, the SvgSaveOptions class has been introduced...Instantiate an object of SvgSaveOptions and pass it as a second...

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...
  8. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++....Aspose :: Words :: Saving :: SvgSaveOptions > (); saveOptions -> s...get_ArtifactsDir () + u "SvgSaveOptions.MaxImageResolution.svg"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)... SvgSaveOptions () save_options . max_image_resolution...file_name = ARTIFACTS_DIR + 'SvgSaveOptions.MaxImageResolution.svg'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....images SVGSaveOptions imageSaveOptions = new SVGSaveOptions ();...

    docs.aspose.com/diagram/net/drawing/draw-square/