Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 33,600 for

saveoptions

(0.46 sec)
  1. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_EmptyParagraphExportMode method. Specifies how to export empty paragraphs to Markdown. Default value is EmptyLine in C++....Writeln ( u "Last" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_EmptyParagraphExport...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveoptions::get_DocumentSplitCriteria method. Specifies how the document should be split when saving to Html, Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 in C++....docx" ); // Use a SaveOptions object to specify the encoding...that we will save. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose.PSD for Java 24.7 - 发布说明|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....PdfOptions saveOptions = new PdfOptions (); saveOptions . setPdfCoreOptions...psdImage . save ( output , saveOptions ); } PSDJAVA-637. 在 Linux...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG documents....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . ResourceSavingCallba...doc . Save ( outputPath , saveOptions ); DocumentHelper . FindTextInFile...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveoptions::get_SavePictureBullet method. When false, PictureBullet data is not saved to output document. Default value is true in C++....By setting a flag in the SaveOptions object, // we can convert...points while saving. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a list of page numbers that were removed in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) method Removes blank pages...Words :: Saving :: SaveOptions > & saveOptions ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. EmfPlusDualRenderingMode enumeration | Aspose.W...

    Aspose.Words.Saving.EmfPlusDualRenderingMode enumeration. Specifies how Aspose.Words should render EMF+ Dual metafiles.... let saveOptions = new aw . Saving . PdfSaveOptions...will render the EMF part. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Common Conversion Options | Aspose.Tasks Docume...

    A guide to common conversion options for Microsoft Project MPP files....specified, the value of SaveOptions.PresentationFormat is ignored...predefined PageSize via SaveOptions.PageSize property: Copy 1...

    docs.aspose.com/tasks/net/common-conversions-op...
  9. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveoptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.... let saveOptions = new aw . Saving . TxtSaveOptions...TxtSaveOptions (); saveOptions . encoding = "UTF-16" ; // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily...."yourCompressedImage" ); } } auto saveOptions = MakeObject <OoxmlSaveOptions>();...<OoxmlSaveOptions>(); saveOptions-> set_CompressionLevel (CompressionLevel::Maximum);...

    products.aspose.com/words/cpp/compress/word/