Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 33,600 for

saveoptions

(0.08 sec)
  1. Gawe WORD Nganggo C++

    Gawe WORD anyar ing C++ ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/jv/cpp/make/word/
  2. 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/
  3. 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/
  4. 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/
  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. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...SaveOptions saveOptions ) { document.CustomDocumentProper...fileName, contentDisposition, saveOptions); } Please let me know if...

    forum.aspose.com/t/aspose-words-errors-after-up...
  7. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java....Exception { ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...ImageSaveOptions(SaveFormat.PNG); { saveOptions.setPageSet(new PageSet(pageIndex));...

    reference.aspose.com/words/java/com.aspose.word...
  8. Converting a MHTML file to XLS using C++ | Aspo...

    Sample code for MHTML to XLS conversion using C++. Use C++ example for batch MHTML to XLS conversion....loadOptions ); // Create SaveOptions auto saveOptions = MakeObject < ExcelSaveOptions...ExcelSaveOptions > (); saveOptions -> set_Format ( ExcelSaveOptions...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  9. Convert XBRL to Excel XLSX in C#|Documentation

    C# Finance Library API supports converting XBRL files to Excel XLSX. Please see the code provided in this article....passing an instance of the SaveOptions class to the XbrlDocument...is XLSX format, set the SaveOptions.SaveFormat to SaveFormat...

    docs.aspose.com/finance/net/convert-xbrl-to-xlsx/
  10. Convert XBRL to Excel XLSX in Python|Documentation

    Python Finance Library API supports converting XBRL files to Excel XLSX. Please see the code provided in this article....passing an instance of the SaveOptions class to the XbrlDocument...is XLSX format, set the SaveOptions.save_format to SaveFormat...

    docs.aspose.com/finance/python-net/convert-xbrl...