Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 32,697 for

saveoptions

(0.44 sec)
  1. HtmlSaveOptions.documentSplitCriteria property ...

    HtmlSaveoptions.documentSplitCriteria property. Specifies how the document should be split when saving to [SaveFormat.Html](../../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../../aspose.words/saveformat/#Azw3) format...docx" ); // Use a SaveOptions object to specify the encoding...document that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document to a stream using the specified format in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) method Saves the document...Words :: Saving :: SaveOptions > & saveOptions ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var document = new Document(streamOfPdfFile); AddQrCode(document); document.SaveAsync(streamOf…...jexsU3Zcc= #=z3EUsaGk=, SaveOptions #=zz1m6uCvoXKDj, CancellationToken...#=zSqG_Lvs=(Stream #=zx7lIinA=, SaveOptions #=zz1m6uCvoXKDj, CancellationToken...

    forum.aspose.com/t/exception-with-saveasync-but...
  5. 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...
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc 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...
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveoptions::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 <...HtmlFixedSaveOptions > (); saveOptions -> set_IdPrefix ( u "pfx1_"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....pdf" ); // Instantiate HTML SaveOptions object HtmlSaveOptions htmlOptions...HTML save saveOptions object HtmlSaveOptions saveOptions = new HtmlSaveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  9. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....// We can set a flag in a SaveOptions object to compress every...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions . AlwaysCompressMetafi...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Saving::MarkdownLinkExportMode e...

    Aspose::Words::Saving::MarkdownLinkExportMode enum. Specifies how links are exported into Markdown in C++....png auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_LinkExportMode ( Aspose...

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