Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 33,691 for

saveoptions

(0.17 sec)
  1. Convert SVG to PDF in C# – Aspose.SVG for .NET

    Learn how to convert SVG to PDF programmatically or online and consider C# examples of SVG to PDF conversions using Aspose.SVG for .NET....PdfSaveOptions saveOptions = new PdfSaveOptions(); 8 saveOptions. BackgroundColor...Converter. ConvertSVG (document, saveOptions, Path. Combine (OutputDir...

    docs.aspose.com/svg/net/convert-svg-to-pdf/
  2. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java.... PdfSaveOptions saveOptions = new PdfSaveOptions(); //...pane in the output PDF. saveOptions.setPageMode(PdfPageMode.USE_OUTLINES);...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageSaveOptions.metafile_rendering_options pro...

    ImageSaveoptions.metafile_rendering_options property. Allows to specify how metafiles are treated in the rendered output....an image, we can pass a SaveOptions object to # determine how...

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

    Represents a SubDocument - which is a reference to an externally stored document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#.... Save ( memStream , SaveOptions . CreateSaveOptions ( SaveFormat...

    docs.aspose.com/words/net/extend-and-contribute...
  6. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font resource saving for enhanced document performance....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    Discover the FontSavingArgs IsExportNeeded property to control font resource exports. Maximize efficiency with customizable settings for your projects!...docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FontSavingArgs.bold property | Aspose.Words for...

    FontSavingArgs.bold property. Indicates whether the current font is bold....docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfDigitalSignatureDetails.timestamp_settings p...

    PdfDigitalSignatureDetails.timestamp_settings property. Gets or sets the digital signature timestamp settings....signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document compare textbox mismatch - Free Suppor...

    Hello, we are having some trouble when comparing documents, maybe you could advice us what could be wrong. Currently we are using aspose.words 24.9 java version. And running code, one is ignoring Textboxes other is no…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...1); saveOptions.setInterpolateImages(false); saveOptions.set...

    forum.aspose.com/t/document-compare-textbox-mis...