Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 33,526 for

saveoptions

(0.12 sec)
  1. Ustvari PDF Z Uporabo C++

    Ustvarite novo PDF v C++ v nekaj korakih. Preprosto ustvarite PDF s knjižnico C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/sl/cpp/make/pdf/
  2. Გააკეთეთ PDF C++ Ის Გამოყენებით

    შექმენით ახალი PDF C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF C++ ბიბლიოთეკის გამოყენებით....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/ka/cpp/make/pdf/
  3. Aspose::Words::LowCode::Splitter class | Aspose...

    Aspose::Words::LowCode::Splitter class. Provides methods intended to split the documents into parts using different criteria in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, int32_t, int32_t) Extracts...System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, int32_t, int32_t) Extracts...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Loading and Saving Message|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.... The base class SaveOptions and the classes EmlSaveOptions...email import MailMessage , SaveOptions # Initialize and Load an...

    docs.aspose.com/email/python-net/loading-and-sa...
  5. Aspose::Words::LowCode::Watermarker class | Asp...

    Aspose::Words::LowCode::Watermarker class. Provides methods intended to insert watermarks into the documents in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::String&)...System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::String&...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document... let saveOptions = new aw . Saving . PdfSaveOptions..."EncryptionDetails" property. saveOptions . encryptionDetails = encryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveoptions.compressionLevel property. Specifies the compression level used to save document... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compressionLevel = compressionLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Bar code not appearing after conversion from XL...

    Hello Aspose Team, I am converting excel file into pdf using Aspose. After conversion bar codes are not correctly appearing in the PDF file. Please refer attachments Original file snapshotExcal.png (137.8 KB) PDF, af…...PdfSaveOptions PdfSaveOptions saveOptions = new PdfSaveOptions(); //...Enable barcode optimization saveOptions.SetBarcodeOptimizati(true);...

    forum.aspose.com/t/bar-code-not-appearing-after...
  9. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method to the output stream using the specified save options.... SaveOptions ): ... Parameter Type Description...output stream. save_options SaveOptions The save options. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with C++....PdfSaveOptions PdfSaveOptions saveOptions ; // Set AllColumnsInOnePageP...AllColumnsInOnePageP to true saveOptions . SetEmbedStandardWind ( true ); //...

    docs.aspose.com/cells/cpp/fit-all-worksheet-col...