Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 33,731 for

saveoptions

(0.05 sec)
  1. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . metafileRenderingOpt = metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....Document > (); // Configure a SaveOptions object to encrypt the document...save the document. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. 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...
  4. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: save(String fileName, int saveFormat) save(String fileName, Saveoptions Saveoptions) Section breaks a…...save(String fileName, SaveOptions saveOptions) Section breaks appear...save(String fileName, SaveOptions saveOptions) , while the method...

    forum.aspose.com/t/section-breaks-erased/319189
  5. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveoptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing.... const saveOptions = new AsposeCells . PdfSaveOptions...PdfSaveOptions (); saveOptions . setDefaultFont ( "Times New Roman"...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...
  6. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveoptions.pageSet property. Gets or sets the pages to render... // We can pass a SaveOptions object to specify a different...different page to render. let saveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method... SaveOptions , start_page_index : int...file name. save_options SaveOptions The save options. start_page_index...

    reference.aspose.com/words/python-net/aspose.wo...
  8. [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-...
  9. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveoptions::XpsSaveoptions constructor. Initializes a new instance of this class that can be used to save a document in the Xps format in C++.... auto saveOptions = System :: MakeObject <...Words :: SaveFormat :: Xps , saveOptions -> get_SaveFormat ()); //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Fit All Worksheet Columns on Single PDF Page wi...

    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....of PdfSaveOptions const saveOptions = new AsposeCells . PdfSaveOptions...AllColumnsInOnePageP to true saveOptions . setAllColumnsInOnePa (...

    docs.aspose.com/cells/nodejs-cpp/fit-all-worksh...