Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,001 for

svgsaveoptions

(0.04 sec)
  1. SvgTextOutputMode enumeration | Aspose.Words fo...

    aspose.words.saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....docx' ) # Configure the SvgSaveOptions object to save with no...options = aw . saving . SvgSaveOptions () options . fit_to_view_port...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SvgSaveOptions.max_image_resolution property | ...

    Svgsaveoptions.max_image_resolution property. Gets or sets a value in pixels per inch that limits resolution of exported raster images...max_image_resolution property SvgSaveOptions.max_image_resolution property...save_options = aw . saving . SvgSaveOptions () save_options . max_image_resolution...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SvgSaveOptions.ResourcesFolder | Aspose.Words f...

    Discover how to set the ResourcesFolder in Svgsaveoptions for efficient image storage when exporting documents to SVG format. Optimize your workflow today!...ResourcesFolder Contents [ Hide ] SvgSaveOptions.ResourcesFolder property...docx" ); SvgSaveOptions options = new SvgSaveOptions { SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. SvgSaveOptions.remove_java_script_from_links pr...

    Svgsaveoptions.remove_java_script_from_links property. Specifies whether JavaScript will be removed from links...remove_java_script_from_links property SvgSaveOptions.remove_java_script_from_links...save_options = aw . saving . SvgSaveOptions () save_options . remo...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.SoftEdge | Aspose.Words for .NET

    Enhance your designs with ShapeBase SoftEdge for smooth, soft edge formatting. Elevate your visuals effortlessly and stand out in every project!...docx" ); SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions...Save ( ArtifactsDir + "SvgSaveOptions.MaxImageResolution.svg"...

    reference.aspose.com/words/net/aspose.words.dra...
  6. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....docx"); SvgSaveOptions saveOptions = new SvgSaveOptions(); saveOptions...save(getArtifactsDir() + "SvgSaveOptions.MaxImageResolution.svg"...

    reference.aspose.com/words/java/com.aspose.word...
  7. SvgSaveOptions.maxImageResolution property | As...

    Svgsaveoptions.maxImageResolution property. Gets or sets a value in pixels per inch that limits resolution of exported raster images...maxImageResolution property SvgSaveOptions.maxImageResolution property...saveOptions = new aw . Saving . SvgSaveOptions (); saveOptions . maxImageResolution...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::SvgTextOutputMode enum |...

    Aspose::Words::Saving::SvgTextOutputMode enum. Allows to specify how text inside a document should be rendered when saving in SVG format in C++....docx" ); // Configure the SvgSaveOptions object to save with no...options = MakeObject < SvgSaveOptions > (); options -> set_FitToViewPort...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. SvgSaveOptions.idPrefix property | Aspose.Words...

    Svgsaveoptions.idPrefix property. Specifies a prefix that is prepended to all generated element IDs in the output document...idPrefix property SvgSaveOptions.idPrefix property Specifies...saveOptions = new aw . Saving . SvgSaveOptions (); saveOptions . idPrefix...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method... SvgSaveOptions ): ... Parameter Type Description...overwritten. save_options SvgSaveOptions Specifies the options that...

    reference.aspose.com/words/python-net/aspose.wo...