Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 31,237 for

saveoptions

(0.45 sec)
  1. 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/
  2. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... toEqual ( true ); let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . CacheBackgroundGraph = false ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveoptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly.... TxtSaveOptions saveOptions = new TxtSaveOptions ();...discard all page breaks. saveOptions . ForcePageBreaks = forcePageBreaks...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. Aspose::Words::Drawing::TextureAlignment enum |...

    Aspose::Words::Drawing::TextureAlignment enum. Specifies the alignment for the tiling of the texture fill in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. Urobiť Markdown Pomocou C++

    Vytvorte nový Markdown v C++ v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/sk/cpp/make/md/
  8. Կատարեք HTML՝ Օգտագործելով C++

    Ստեղծեք նոր HTML C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով C++ գրադարանը:...Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/hy/cpp/make/html/
  9. Vytvorte Dokument V Jazyku C++

    Vytvorte súbor pomocou knižnice C++. Jednoducho vytvorte nový dokument v C++ v niekoľkých krokoch....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/sk/cpp/make/
  10. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....SaveOptions , com.aspose.words.FixedPageSaveOptions...saveFormat) public static SaveOptions createSaveOptions(int saveFormat)...

    reference.aspose.com/words/java/com.aspose.word...