Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 369,784 for

save

(0.26 sec)
  1. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML....write ( 'Cell2' ) save_options = aw . saving . MarkdownSaveOptions...MarkdownSaveOptions () save_options . export_as_html = aw . saving . MarkdownExportAsHtml...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Adding Attachment to a PDF document using Pytho...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for Python via .NET library....fileSpecification ) # Save new output document . save ( output_pdf )...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  3. Configuring Aspose.Cells.ReportingServices Clie...

    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.... Click Save to save the report server configuration...

    docs.aspose.com/cells/reportingservices/configu...
  4. OfficeMath.GetMathRenderer | Aspose.Words for .NET

    Discover OfficeMath's GetMathRenderer method to effortlessly convert equations into images, enhancing your documents with clear, professional visuals....pass to the node renderer's "Save" method to modify // how it...; math . GetMathRenderer (). Save ( ArtifactsDir + "Shape.RenderOfficeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  5. Excel to Document Conversion - Free Support For...

    Hi, We took your code for Excel to Document Conversion from the bellow URLhttp://www.aspose.com/.net/excel-component.aspxIt is working fine, if we have some styling in excel like background color, after conversion if we …...Save method can be used for the task...object and then calling the Save method. C# (.NET) using Aspose...

    forum.aspose.com/t/excel-to-document-conversion...
  6. Convert Image to JPG in Java | products.aspose.com

    Convert Image to JPG in Java. Use Java library API to convert Image files to JPGs...Presentation from Image file and save it as JPG. Java code for converting...source Image files in Java. Save result as JPG file. Free Online...

    products.aspose.com/slides/java/conversion/imag...
  7. Aspose.PSD for Python via .NET 24.3 - 发布说明|Docu...

    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.... save ( outputFile , psdOptions16...channel_bits_count = 32 psdImage8 . save ( outputFile , psdOptions32...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  8. Untangle Row Bookmarks in Python|Aspose.Words f...

    Untangle Row Bookmarks using Python.... ' ) \# Save the finished document . doc . save ( self . dataDir...

    docs.aspose.com/words/java/untangle-row-bookmar...
  9. Fillable PDF Forms using .NET | Aspose.PDF

    Сreate fillable PDF forms programmatically with C# sample code using Aspose.PDF for .NET.... Save modified PDF Fill AcroForm in...text value" ; pdfDocument . Save ( outputFile ); }...

    products.aspose.com/pdf/net/acroforms/fill/
  10. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is Saved...fonts in a document upon it is saved. The default value is False...True . Examples Shows how to save the document with PostScript...

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