Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 34,087 for

saveoptions

(2.12 sec)
  1. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java...."Compliance" property of the SaveOptions object to "OoxmlCompliance...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions.setCo...

    reference.aspose.com/words/java/com.aspose.word...
  2. Saving an Email as PDF|Documentation

    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.... SaveOptions . DefaultMhtml ); // create...the SaveFormat to Html var saveOptions = new Aspose . Words . Saving...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  3. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveoptions.compliance property. Specifies the PDF standards compliance level for output documents.... let saveOptions = new aw . Saving . PdfSaveOptions...already large documents. saveOptions . compliance = pdfCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient method... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to migrate to Aspose.Imaging v1.6.0 or high...

    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.... CreateOptions and SaveOptions namespaces have been deprecated...namespace CreateOptions and SaveOptions namespaces are obsolete and...

    docs.aspose.com/imaging/net/how-to-migrate-to-a...
  6. [Tracking revision] Numbering don't applied spe...

    Hello ! We are a software publisher using your library for our Web application. And we used Aspose.Word for converting Word to Pdf. I have this file containing numbering : Test aspose.docx (16.5 KB) when i tried to …...FileInfo(dest); PdfSaveOptions saveOptions = new PdfSaveOptions(){ SaveFormat...Save(destination.FullName, saveOptions); Thanks by advanced. alexey...

    forum.aspose.com/t/tracking-revision-numbering-...
  7. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . Password..."PlainTextDocument.LoadEncrypted.docx" , saveOptions ); LoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words/pla...
  8. Null Ref Exception when signing pdf - Free Supp...

    Hi When I use PdfSaveoptions.DigitalSignatureDetails = New Words.Saving.PdfDigitalSignatureDetails(MyCertHolder, String.Empty, String.Empty, Date.Now) PdfSaveoptions.DigitalSignatureDetails.HashAlgorithm = Words.Saving…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.DigitalSignatureDeta..."Kharkiv", DateTime.Now); saveOptions.DigitalSignatureDeta.TimestampSettings...

    forum.aspose.com/t/null-ref-exception-when-sign...
  9. PdfSaveOptions.interpolateImages property | Asp...

    PdfSaveoptions.interpolateImages property. A flag indicating whether image interpolation shall be performed by a conforming reader... let saveOptions = new aw . Saving . PdfSaveOptions...apply any interpolation. saveOptions . interpolateImages = interpolateImages...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MetafileRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.MetafileRenderingMode enhances WMF and EMF metafile rendering for optimal document quality and performance....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . MetafileRenderingOpt...HandleBinaryRasterWa.pdf" , saveOptions ); Assert . That ( callback...

    reference.aspose.com/words/net/aspose.words.sav...