Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 32,777 for

saveoptions

(0.06 sec)
  1. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    Discover the PdfSaveoptions ExportParagraphGraphicsToArtifact property to control paragraph graphics as artifacts, enhancing your document's visual clarity....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . ExportDocumentStruct...ExportDocumentStruct = true ; saveOptions . ExportParagraphGraph =...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...Replace( string, string, SaveOptions , string, string ) Replaces...string outputFileName , SaveOptions saveOptions , string pattern ,...

    reference.aspose.com/words/net/aspose.words.low...
  3. SaveOptions.ImlRenderingMode | Aspose.Words for...

    Discover how the Saveoptions ImlRenderingMode property enhances InkML object rendering. Optimize your ink rendering for better visual results!...ImlRenderingMode Contents [ Hide ] SaveOptions.ImlRenderingMode property...versions. ImageSaveOptions saveOptions = new ImageSaveOptions (...

    reference.aspose.com/words/net/aspose.words.sav...
  4. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveoptions.compliance property. Specifies the OOXML version for the output document... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compliance = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge formatting for the shape....docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . maxImageResolution = 72 ; doc ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting documents to Docling JSON format....DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions . SaveFormat...shapes from the output. saveOptions . RenderNonImageShapes =...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  8. Splitter.Split | Aspose.Words for .NET

    Effortlessly split documents into multiple sections with our flexible Splitter Split method. Save in your preferred format for easy file management!...Words Split( string, string, SaveOptions , SplitOptions ) Splits a...string outputFileName , SaveOptions saveOptions , SplitOptions options...

    reference.aspose.com/words/net/aspose.words.low...
  9. Convert Project Pages to Separate Image Files |...

    This guide explains how to convert Microsoft Project files into multiple JPEG image files using Aspose.Tasks for C#....::SharedPtr < ImageSaveOptions > saveOptions = System::MakeObject < ImageSaveOptions...SaveFileFormat::PNG); 3 saveOptions -> set_StartDate(project...

    docs.aspose.com/tasks/cpp/convert-project-pages...
  10. Aspose::Words::Saving::PclSaveOptions::get_Save...

    Aspose::Words::Saving::PclSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Pcl in C++....docx" ); auto saveOptions = System :: MakeObject <...:: PclSaveOptions > (); saveOptions -> set_SaveFormat ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...