Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 33,584 for

saveoptions

(0.11 sec)
  1. Convert XBRL to iXBRL in Python|Documentation

    Python 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.save_format to SaveFormat...

    docs.aspose.com/finance/python-net/convert-xbrl...
  2. HtmlSaveOptions.CssClassNamePrefix | Aspose.Wor...

    Discover the HtmlSaveoptions CssClassNamePrefix property to easily customize CSS class names with a unique prefix, enhancing your web design consistency....docx" ); HtmlSaveOptions saveOptions = new HtmlSaveOptions { CssStyleSheetType...CssClassNamePrefix.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related document page. Get accurate page tracking and reflow insights!...pageIndex ) { ImageSaveOptions saveOptions = new ImageSaveOptions (...Document . Save ( stream , saveOptions ); } private int mNum ; }...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Fit All Worksheet Columns on Single PDF Page wi...

    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....of PdfSaveOptions const saveOptions = new PdfSaveOptions ();...from setter to property) saveOptions . allColumnsInOnePageP =...

    docs.aspose.com/cells/javascript-cpp/fit-all-wo...
  5. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...doc.save("Output.docx", saveOptions); import com.aspose.words...

    products.aspose.com/words/java/make/
  6. 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...
  7. MarkdownEmptyParagraphExportMode | Aspose.Words...

    Specifies how Aspose.Words exports empty paragraphs to Markdown in Java....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions.set...EmptyParagraphExport.md", saveOptions); String result = FileUtils...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....docx" ); auto saveOptions = MakeObject < XlsxSaveOptions...XlsxSaveOptions > (); saveOptions -> set_CompressionLevel ( CompressionLevel...

    docs.aspose.com/words/cpp/convert-a-document-to...
  9. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    Discover the PsSaveoptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced printing efficiency.... PsSaveOptions saveOptions = new PsSaveOptions { SaveFormat...UseBookFoldPrintingS.ps" , saveOptions ); See Also class PsSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SaveOptions.useAntiAliasing property | Aspose.W...

    Saveoptions.useAntiAliasing property. Gets or sets a value determining whether or not to use anti-aliasing for rendering....useAntiAliasing property SaveOptions.useAntiAliasing property...Words.Saving class SaveOptions SaveOptions.updateOleControlImag...

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