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

saveoptions

(0.48 sec)
  1. 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/
  2. 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/
  3. Implement Resource Prefix for Nested Resources ...

    Learn how to add resource prefixes for nested resources using Aspose.Tasks for C++....pageNumber) 80 { 81 auto saveOptions = [&] { auto tmp_0 = System::MakeObject...ResourcePrefixForNes > (); 84 saveOptions -> set_FontSavingCallback(program);...

    docs.aspose.com/tasks/cpp/resource-prefix-for-n...
  4. 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/
  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. SaveOptions.dml3DEffectsRenderingMode property ...

    Saveoptions.dml3DEffectsRenderingMode property. Gets or sets a value determining how 3D effects are rendered....dml3DEffectsRenderin property SaveOptions.dml3DEffectsRenderin property...Words.Saving class SaveOptions SaveOptions.defaultTemplate property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...