Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 33,584 for

saveoptions

(0.07 sec)
  1. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...1); doc.Save("Output.pdf", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/make/pdf/
  2. Urobiť PDF Pomocou C#

    Vytvorte nový PDF v C# v niekoľkých krokoch. Jednoducho vytvorte PDF pomocou knižnice .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...1); doc.Save("Output.pdf", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/sk/net/make/pdf/
  3. OfficeMathRenderer | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. SaveOptions.useHighQualityRendering property | ...

    Saveoptions.useHighQualityRendering property. Gets or sets a value determining whether or not to use high quality (i.e...useHighQualityRender property SaveOptions.useHighQualityRender property...Words.Saving class SaveOptions SaveOptions.useAntiAliasing property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert OLM to EML via C# | products.aspose.com

    Sample code for OLM to EML C# conversion. Use API example code for batch OLM files to EML conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...Save( $"{msg.Subject}.eml" , SaveOptions.DefaultEml); } } Free App...

    products.aspose.com/email/net/conversion/olm-to...
  6. Dml3DEffectsRenderingMode | Aspose.Words for Java

    Specifies how 3D shape effects are rendered in Java....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setDml...Dml3DEffectsRenderin.pdf", saveOptions); Fields Field Description...

    reference.aspose.com/words/java/com.aspose.word...
  7. Word document with "Control Boxes" are not rend...

    Hi, Currently we are using Aspose.Words for Java 25.11. If a word document has “Control Boxes” (The large blocks around most of the text), it’s not rendered properly in the output PDF. This issue is also reproducible…...PdfSaveOptions saveOptions = null; saveOptions = new com.aspose...OutlineOptions outlineOptions = saveOptions.getOutlineOptions(); outlineOptions...

    forum.aspose.com/t/word-document-with-control-b...
  8. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java.... // We can use a SaveOptions object to omit headers/footers...to html. HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  9. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....signature and assign it to our SaveOptions object to sign the document...signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert OLM to VCF via C# | products.aspose.com

    Sample code for OLM to VCF C# conversion. Use API example code for batch OLM files to VCF conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...

    products.aspose.com/email/net/conversion/olm-to...