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

saveoptions

(0.5 sec)
  1. Vytvorte Dokument V Jazyku Javascript

    Vytvorte súbor pomocou knižnice Node.js via .NET. Jednoducho vytvorte nový dokument v JavaScript v niekoľkých krokoch....endBookmark("Aspose bookmark") var saveOptions = new aw.Saving.PdfSaveOptions()...PdfSaveOptions() saveOptions.outlineOptions.bookmarksOutlineLeve.add("Aspose...

    products.aspose.com/words/sk/nodejs-net/make/
  2. [Regression] Setting HtmlSaveOptions.ExportList...

    Hi, We have been using HtmlSaveoptions.ExportListLabels = ByHtmlTags to save the list labels to ul/li nodes in order to display the list properly and consistently in HTML. This worked very well in the past but after up…...docx"); var saveOptions = new HtmlSaveOptions { ExportListLabels...Save(@".\out23.9.0.html", saveOptions); The issue doesn’t happen...

    forum.aspose.com/t/regression-setting-htmlsaveo...
  3. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your document's background shape for enhanced visual appeal. Maximize your design potential!... PdfSaveOptions saveOptions = new Aspose . Words . Saving...BackgroundShape.Image.pdf" , saveOptions ); See Also class Shape class...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Fill.GradientVariant | Aspose.Words for .NET

    Discover how to set the GradientVariant property for stunning fill effects. Enhance your design with vibrant gradient options today!... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientFill.docx" , saveOptions ); See Also enum GradientVariant...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 在C++中将Word转换为Excel|Aspose.Words对于C++

    将PDF转换为Excel,XML转换为Excel,DOCX转换为Excel C++。 使用C++将各种格式的文档保存到XLSX。...docx" ); auto saveOptions = MakeObject < XlsxSaveOptions...XlsxSaveOptions > (); saveOptions -> set_CompressionLevel ( CompressionLevel...

    docs.aspose.com/words/zh/cpp/convert-a-document...
  6. 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...
  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. Encrypt a Document in C++|Aspose.Words for C++

    Encrypt your document using appropriate encryption algorithms for specific document formats....OoxmlSaveOptions saveOptions ; saveOptions . set_Password ( u...u "MyPassword" ); saveOptions . set_EncryptionAlgorithm ( Aspose...

    docs.aspose.com/words/cpp/encrypt-a-document/
  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. PDF Document.Save InvalidOperationException Wro...

    Attempting to read and save a pdf results in System.InvalidOperationException: Wrong format of page’s content. This occurs for certain PDF files with annotations. If we remove the annotations, the document can be saved…...#=ziEx$3M2zno$v(Stream #=zVErAv_8=, SaveOptions #=zVLb3O24Qnbf4) at Aspose...#=z2Y2S8tjqhd_y(Stream #=zVErAv_8=, SaveOptions #=zVLb3O24Qnbf4) at Aspose...

    forum.aspose.com/t/pdf-document-save-invalidope...