Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 33,526 for

saveoptions

(0.07 sec)
  1. Aspose::Words::Saving::SvgSaveOptions::get_IdPr...

    Aspose::Words::Saving::SvgSaveoptions::get_IdPrefix method. Specifies a prefix that is prepended to all generated element IDs in the output document. Default value is null and no prefix is prepended in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_IdPrefix ( u "pfx1_"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::LowCode::Merger::Merge method | ...

    Aspose::Words::LowCode::Merger::Merge method. Merges the given input documents into a single document and returns Document instance of the final document in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, Aspose::Words::LowCode::MergeFormatMode)...Words :: Saving :: SaveOptions > & saveOptions , Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Aspose::Words::Rendering::NodeRendererBase::Sav...

    Aspose::Words::Rendering::NodeRendererBase::Save method. Renders the shape into an image and saves into a stream in C++....Saving :: ImageSaveOptions > saveOptions ) Parameter Type Description...the image of the shape. saveOptions System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. MetafileRenderingOptions.EmulateRenderingToSize...

    Discover how the EmulateRenderingToSizeOnPage property enhances metafile rendering, ensuring accurate display sizes for optimal visual results.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...default size in pixels. saveOptions . MetafileRenderingOpt ....

    reference.aspose.com/words/net/aspose.words.sav...
  5. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB.... // We can use a SaveOptions object to omit headers/footers...converting to html. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveoptions SaveFormat property to easily save documents in PDF format. Simplify your file management with efficient saving options....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . SaveFormat...inserted above will not appear. saveOptions . OutlineOptions . HeadingsOutlineLevel...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Converter.Create | Aspose.Words for .NET

    Create a new instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation....Execute (); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...ConvertContext.3.docx" , saveOptions ) . Execute (); Converter...

    reference.aspose.com/words/net/aspose.words.low...
  8. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); Saveoptions Saveoptions = Saveoptions.createSaveoptions(SaveFormat.PDF); Saveoptions.setMemoryOptimization(true); doc.save(“test.pdf”, Saveoptions); Aspose.word for java 25.1…...docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat...createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/word-saveto-pdf/322091
  9. PclSaveOptions.addPrinterFont method | Aspose.W...

    PclSaveoptions.addPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer...." ); let saveOptions = new aw . Saving . PclSaveOptions...PclSaveOptions (); saveOptions . addPrinterFont ( "Courier New" ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.SoftEdge | Aspose.Words for .NET

    Enhance your designs with ShapeBase SoftEdge for smooth, soft edge formatting. Elevate your visuals effortlessly and stand out in every project!...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . MaxImageResolution...MaxImageResolution.svg" , saveOptions ); Shows how to work with...

    reference.aspose.com/words/net/aspose.words.dra...