Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 586,138 for

save

(0.14 sec)
  1. SharpenFilterOptions | Aspose.Imaging for .NET ...

    SharpenFilterOptions Contents [ Hide ] SharpenFilterOptions class The Sharpen filter options public class SharpenFilt...... Save ( dir + "sample.MedianFilter...BilateralSmoothingFi ( 5 )); rasterImage . Save ( dir + "sample.BilateralSmoothingFi...

    reference.aspose.com/imaging/net/aspose.imaging...
  2. SaveOptions.MemoryOptimization | Aspose.Words f...

    SaveOptions MemoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the document. Default value for this property is false in C#....should be performed before saving the document. Default value...while saving large documents at the cost of slower saving time...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Public API|Aspose.Words for SharePoint

    Public API feature of the Aspose.Words for SharePoint.... You can save the converted document to stream...PDF saving options. You can build a report once and save many...

    docs.aspose.com/words/sharepoint/public-api/
  4. GridJsWorkbook.SaveToCacheWithFileName | Aspose...

    GridJsWorkbook method. Saves the memory data to the cache file with the specified filename and also set the open password the Save format is baseed on the file extension of the filename...SaveToCacheWithFileN method Saves the memory data to the cache...also set the open password, the save format is baseed on the file...

    reference.aspose.com/cells/net/aspose.cells.gri...
  5. dxfimage - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....load , load , load , save , save , save , setBackgroundColor...getDataStreamContain, save, save, save, save Methods inherited from...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  6. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF library.... Save the resultant PDF document....World!" )); // Save updated PDF document . Save ( dataDir + "HelloWorld_out...

    docs.aspose.com/pdf/net/create-document/
  7. Unlock DOCX document via C++ | products.aspose.com

    C++ example code to unlock password protected DOCX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....protection Save the result back in DOCX format with save() method...doc->Unprotect(); // Save the document doc->Save(u "unprotected.docx"...

    products.aspose.com/words/cpp/unlock/docx/
  8. Unlock OTT document via C++ | products.aspose.com

    C++ example code to unlock password protected OTT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....protection Save the result back in OTT format with save() method...doc->Unprotect(); // Save the document doc->Save(u "unprotected.ott"...

    products.aspose.com/words/cpp/unlock/ott/
  9. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    SvgSaveOptions ShowPageBorder property. Controls whether a border is added to the outline of the page. Default is true in C#....the SvgSaveOptions object to save with no page borders or selectable...SvgTextOutputMode . UsePlacedGlyphs }; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbookData = new byte [ 0 ]; //Text save options. You can use any type...Worksheets . Count ; idx ++) { //Save the active worksheet into text...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...