Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 33,684 for

saveoptions

(0.23 sec)
  1. SaveOutputParameters class | Aspose.Words for N...

    Aspose.Words.Saving.SaveOutputParameters class. This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation...Saving SaveOptions class SvgSaveOptions class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert XBRL to iXBRL in C#|Documentation

    C# Finance Library API supports converting XBRL files to iXBRL. Please see the code provided in this article....passing an instance of the SaveOptions class to the XbrlDocument...is IXBRL format, set the SaveOptions.SaveFormat to SaveFormat...

    docs.aspose.com/finance/net/convert-xbrl-to-ixbrl/
  3. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize document exports to HTML and other formats effortlessly....docx" ); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions...location of each image. saveOptions . ImageSavingCallback = new...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::FileFormatUtil::DetectFileFormat...

    Aspose::Words::FileFormatUtil::DetectFileFormat method. Detects and returns the information about a format of a document stored in a stream in C++....Document > (); // Configure a SaveOptions object to encrypt the document...save the document. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/fil...
  5. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveoptions to customize PDF output....specified, the value of SaveOptions.PresentationFormat is ignored...FitContent property in the SaveOptions class to avoid truncation...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  6. Utility Features - MailMessage|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....email import MailMessage , SaveOptions , EmlLoadOptions , MessageFormat...email import MailMessage , SaveOptions , MsgLoadOptions , MessageFormat...

    docs.aspose.com/email/python-net/utility-featur...
  7. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveoptions and ImageOrPrintOptions using Aspose.Cells for JavaScript via C++. Ensure proper font rendering when fonts are missing....const saveOptions = new PdfSaveOptions (); saveOptions . defaultFont...defaultFont = "Times New Roman" ; saveOptions . checkWorkbookDefault =...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  8. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....signature and assign it to our SaveOptions object to sign the document...signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Other managing TeX options | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets set the initial interaction mode in which the engine starts. Here are some code examples.... SaveOptions = new PdfSaveOptions(); 8...raster images. 10 options. SaveOptions . RasterizeFormulas = true...

    docs.aspose.com/tex/net/other-options/
  10. TextureAlignment | Aspose.Words for Java

    Specifies the alignment for the tiling of the texture fill in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setC..."Shape.TextureFill.docx", saveOptions); doc = new Document(getArtifactsDir()...

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