Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 31,260 for

saveoptions

(0.17 sec)
  1. HtmlSaveOptions.CssClassNamePrefix | Aspose.Wor...

    Discover the HtmlSaveoptions CssClassNamePrefix property to easily customize CSS class names with a unique prefix, enhancing your web design consistency....docx" ); HtmlSaveOptions saveOptions = new HtmlSaveOptions { CssStyleSheetType...CssClassNamePrefix.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 使用 C++ 製作 DOC

    通過幾個步驟在 C++ 中創建一個新的 DOC。使用 C++ 庫輕鬆創建 DOC。...Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/zh-hant/cpp/make/doc/
  3. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。...Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/zh-hant/cpp/make/
  4. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC using C++ library....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/cpp/make/doc/
  5. Կատարեք WORD՝ Օգտագործելով C++

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

    products.aspose.com/words/hy/cpp/make/word/
  6. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/cpp/make/html/
  7. Urobiť DOC Pomocou C++

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

    products.aspose.com/words/sk/cpp/make/doc/
  8. Შეკუმშოს DOC Java

    შეკუმშოს DOC Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....OoxmlSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCac... doc.save("Output.doc", saveOptions); import com.aspose.words...

    products.aspose.com/words/ka/java/compress/doc/
  9. IDocumentProcessorPlugin.ToPages | Aspose.Words...

    Effortlessly save each page of your document with the ToPages method, utilizing customizable fixed page options for optimal results....ToPages ( FixedPageSaveOptions saveOptions ) See Also class FixedPageSaveOptions...

    reference.aspose.com/words/net/aspose.words/ido...
  10. Convert WORD To PNG C++

    Convert a Word document to PNG format in C++ code. Save a Word document as PNG using C++....docx" ); auto saveOptions = MakeObject <ImageSaveO...get_PageCount (); page++) { saveOptions-> set_PageSet ( MakeObject...

    products.aspose.com/words/cpp/conversion/word-t...