Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 31,170 for

saveoptions

(0.07 sec)
  1. PclSaveOptions.AddPrinterFont | Aspose.Words fo...

    Discover the PclSaveoptions AddPrinterFont method to efficiently upload and manage printer fonts from manufacturers for enhanced printing performance....PclSaveOptions saveOptions = new PclSaveOptions (); saveOptions . AddPrinterFont..."PclSaveOptions.AddPrinterFont.pcl" , saveOptions ); See Also class PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveoptions::get_OptimizeOutput method. Flag indicates whether it is required to optimize output. If this flag is set redundant nested canvases and empty canvases are removed, also neighbor glyphs with the same formating are concatenated. Note: The accuracy of the content display may be affected if this property is set to true. Default is true in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_OptimizeOutput ( optimizeOutput...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. MarkdownEmptyParagraphExportMode Enum | Aspose....

    Learn how Aspose.Words handles empty paragraphs in Markdown export. Control formatting with MarkdownEmptyParagraphExportMode enum....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . EmptyParagraphExport...EmptyParagraphExport.md" , saveOptions ); string result = File ...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::PclSaveOptions::AddPrint...

    Aspose::Words::Saving::PclSaveoptions::AddPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer in C++...." ); auto saveOptions = System :: MakeObject <...:: PclSaveOptions > (); saveOptions -> AddPrinterFont ( u "Courier...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::Zip64Mode enum | Aspose....

    Aspose::Words::Saving::Zip64Mode enum. Specifies when to use ZIP64 format extensions for OOXML files in C++....ToArray ()); } } } } auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Zip64Mode ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your documents stay protected and confidential.... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Սեղմել JPG Ը Javascript Ում

    Սեղմեք JPG ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...jpg" ) var saveOptions = new aw.Saving.ImageSaveOptions(aw...ImageSaveOptions(aw.SaveFormat.Jpeg) saveOptions.jpegQuality = 50 shape.getShapeRenderer()...

    products.aspose.com/words/hy/nodejs-net/compres...
  8. PclSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PclSaveoptions SaveFormat property to easily save documents in PCL format, ensuring compatibility and high-quality output for your projects....docx" ); PclSaveOptions saveOptions = new PclSaveOptions { SaveFormat...RasterizeElements.pcl" , saveOptions ); See Also enum SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveoptions::OoxmlSaveoptions constructor. Initializes a new instance of this class that can be used to save a document in the Docx format in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....SaveOptions , com.aspose.words.FixedPageSaveOptions...PsSaveOptions saveOptions = new PsSaveOptions(); { saveOptions.setSaveFormat(SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...