Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 33,526 for

saveoptions

(0.08 sec)
  1. MarkdownSaveOptions | Aspose.Words for .NET

    Discover the MarkdownSaveoptions constructor to effortlessly save documents in Markdown format. Streamline your workflow with this essential tool....docx" ); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions...location of each image. saveOptions . ImageSavingCallback = new...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SvgSaveOptions.IdPrefix | Aspose.Words for .NET

    Discover the SvgSaveoptions IdPrefix property, which customizes element IDs in your output document for better organization and clarity. Enhance your SVG files today!...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . IdPrefix..."SvgSaveOptions.IdPrefixSvg.html" , saveOptions ); See Also class SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient document text parsing. Easily identify date and time values in your files!...docx" ); XlsxSaveOptions saveOptions = new XlsxSaveOptions ();...datetime format autodetection. saveOptions . DateTimeParsingMode = ...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.AttachmentsEmbeddingMode | Aspos...

    Customize how attachments are embedded in PDFs with PdfSaveoptions. Ensure seamless integration and optimized document sharing....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . AttachmentsEmbedding...AttachmentsEmbedding.pdf" , saveOptions ); See Also enum PdfAttachmentsEmbedd...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. XpsSaveOptions.outlineOptions property | Aspose...

    XpsSaveoptions.outlineOptions property. Allows to specify outline options.... let saveOptions = new aw . Saving . XpsSaveOptions...XpsSaveOptions (); expect ( saveOptions . saveFormat ). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OfficeMath.getMathRenderer method | Aspose.Word...

    OfficeMath.getMathRenderer method. Creates and returns an object that can be used to render this equation into an image.... let saveOptions = new aw . Saving . ImageSaveOptions...times its original size. saveOptions . scale = 5 ; officeMath...

    reference.aspose.com/words/nodejs-net/aspose.wo...