Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 375,214 for

save

(0.17 sec)
  1. HTML with Node.js via C++|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....code example below shows how to save a workbook as an HTML file using...filePath ); // Save file to HTML format workbook . save ( "out.html"...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  2. Set Privileges on PDF|Aspose.PDF for .NET

    Discover how to modify user privileges in PDF files, restricting certain actions using Aspose.PDF in .NET....privilege ); // Save PDF document fileSecurity . Save ( dataDir +...privilege ); // Save PDF document fileSecurity . Save ( dataDir +...

    docs.aspose.com/pdf/net/set-privileges/
  3. Aspose.PSD for .NET 22.4 - 发行说明|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.... Save ( output , new PngOptions ());...UpdateLayerData (); image . Save ( outputPsd ); image . Save ( outputPng ,...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...comparing now is there way to save only these pages? can the do...2025, 1:30pm 2 @Prakruth To save only the pages that have changes...

    forum.aspose.com/t/change-pages-only-after-comp...
  5. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....Line Add the Line to the Graph Save our PDF file. import aspose...append ( line ) # Save PDF file document . save ( path_outfile )...

    docs.aspose.com/pdf/python-net/add-line/
  6. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....insert, extract, modify, and save images in Word documents using...images_dir + "Logo.jpg" ) doc . save ( docs_base . artifacts_dir...

    docs.aspose.com/words/python-net/working-with-i...
  7. How to Convert OneNote to PDF | Aspose.Note Doc...

    A guide on how to export and Save notes from OneNote to PDF using various options including default settings and Jpeg compression....for Net Framework Loading, Saving and Converting Convert OneNote...without using any other component. Save OneNote to PDF using default...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  8. C++ API to Export PDF to MARKDOWN | products.as...

    Convert PDF to MARKDOWN within C++ applications....Convert PDF to DOC by using Save member function Load DOC file...Words API Save the document to MARKDOWN format using Save member...

    products.aspose.com/total/cpp/conversion/pdf-to...
  9. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for .NET, automate documentation and keep formatting....the markdown document will be saved. Convert PowerPoint to Markdown...presentation object. Use the Save method to save the object as a markdown...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. Generate DataBar Barcodes in C#|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.... Save ( $"{path}DatabarBarHeight30Pi...BarHeight . Pixels = 60 ; gen . Save ( $"{path}DatabarBarHeight60Pi...

    docs.aspose.com/barcode/net/databar-barcodes/