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

svgsaveoptions

(0.1 sec)
  1. Convert Text to Vector Paths in C# – Aspose.SVG

    Vectorize text in SVG files using C#. Convert text to vector graphics and save it as SVG file....set the property of the SVGSaveOptions class to true . Text vectorization...object var saveOptions = new SVGSaveOptions { VectorizeText = true...

    products.aspose.com/svg/net/vectorization/text-...
  2. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....ImageSaveOptions and via SvgSaveOptions . Examples Shows how to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 将 PDF 转换为不同的图像格式在 C#|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式,例如 TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...为了实现这一要求, SvgSaveOptions 类已被引入到 Aspose.PDF 命名空间中。实例化一个...命名空间中。实例化一个 SvgSaveOptions 对象,并将其作为第二个参数传递给 Document.Save(..) 方法。...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-image...
  4. Aspose::Words::Drawing::ShapeBase::get_SoftEdge...

    Aspose::Words::Drawing::ShapeBase::get_SoftEdge method. Gets soft edge formatting for the shape in C++....Aspose :: Words :: Saving :: SvgSaveOptions > (); saveOptions -> s...get_ArtifactsDir () + u "SvgSaveOptions.MaxImageResolution.svg"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ImageSaveOptions.save_format property | Aspose....

    ImageSaveOptions.save_format property. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used...ImageSaveOptions and via SvgSaveOptions . Examples Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.Diagram 6.3.0|Docu...

    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....ExportHiddenPage Property in SVGSaveOptions, XPSSaveOptions, ImageSaveOptions...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. SummaryLength | Aspose.Words for Java

    Enumerates possible lengths of summary in Java....String SummarizeOptions SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Saving::TxtListIndentation class...

    Aspose::Words::Saving::TxtListIndentation class. Specifies how list levels are indented when document is exporting to Text format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::SvgSaveOptions class Aspose::Words::S...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Drawing::SoftEdgeFormat::get_Rad...

    Aspose::Words::Drawing::SoftEdgeFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt). The default value is 0.0 in C++....Aspose :: Words :: Saving :: SvgSaveOptions > (); saveOptions -> s...get_ArtifactsDir () + u "SvgSaveOptions.MaxImageResolution.svg"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. HTML to SVG Converter using Python | Aspose.PDF

    Sample code on Python for HTML to SVG conversion. Use example code for batch HTML to SVG conversion with Python and .NET... Create an instance of SvgSaveOptions from aspose.pdf library...) save_options = apdf . SvgSaveOptions () save_options . comp...

    products.aspose.com/pdf/python-net/conversion/h...