Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,001 for

svgsaveoptions

(0.04 sec)
  1. SvgSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the Svgsaveoptions SaveFormat property to effortlessly save documents in SVG format. Simplify your workflow with optimal file management!...SaveFormat Contents [ Hide ] SvgSaveOptions.SaveFormat property Specifies...docx" ); SvgSaveOptions options = new SvgSaveOptions { SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SvgSaveOptions.ResourceSavingCallback | Aspose....

    Control image resource saving with Svgsaveoptions' ResourceSavingCallback. Optimize SVG exports for better quality and efficiency....ResourceSavingCallba Contents [ Hide ] SvgSaveOptions.ResourceSavingCallba property...docx" ); SvgSaveOptions options = new SvgSaveOptions { SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  3. SvgSaveOptions.text_output_mode property | Aspo...

    Svgsaveoptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....text_output_mode property SvgSaveOptions.text_output_mode property...docx' ) # Configure the SvgSaveOptions object to save with no...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SvgSaveOptions.exportEmbeddedImages property | ...

    Svgsaveoptions.exportEmbeddedImages property. Specifies whether images should be embedded into the SVG document as base64...exportEmbeddedImages property SvgSaveOptions.exportEmbeddedImages property...options = new aw . Saving . SvgSaveOptions (); options . saveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SvgSaveOptions.ResourcesFolderAlias | Aspose.Wo...

    Discover the Svgsaveoptions ResourcesFolderAlias property to customize image URIs in SVG documents. Enhance your SVG output with flexible folder naming!...ResourcesFolderAlias Contents [ Hide ] SvgSaveOptions.ResourcesFolderAlias property...docx" ); SvgSaveOptions options = new SvgSaveOptions { SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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 = new aw . Saving . SvgSaveOptions (); options . fitToViewPort...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. SvgSaveOptions.removeJavaScriptFromLinks proper...

    Svgsaveoptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...removeJavaScriptFrom property SvgSaveOptions.removeJavaScriptFrom property...saveOptions = new aw . Saving . SvgSaveOptions (); saveOptions . removeJavaScriptFrom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SvgTextOutputMode | Aspose.Words for Java

    Allows to specify how text inside a document should be rendered when saving in SVG format in Java....docx"); // Configure the SvgSaveOptions object to save with no...selectable text. SvgSaveOptions options = new SvgSaveOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...