Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 586,039 for

save

(0.15 sec)
  1. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....textStamp ); // Save output document document . Save ( dataDir +...stamp ); // Save the udpated document document . Save ( dataDir...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  2. Import | Aspose.Note for .NET API Reference

    Imports a set of pages from provided PDF document.... Save ( Path . Combine ( dataDir ...InsertAsChild = true }); } d . Save ( Path . Combine ( dataDir ...

    reference.aspose.com/note/net/aspose.note/docum...
  3. Working with large PST files|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....attachments (ExtractAttachments), // save msg to a stream(SaveMessageToStream)...SaveMessageToStream if it is necessary to save messages from pst. Instead of...

    docs.aspose.com/email/net/working-with-large-ps...
  4. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....in which the result is to be saved and the required validation...heading2 ); } // Save the updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  5. Add a comment to a slide|Aspose.Slides Document...

    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....Text () { Text = text }); // Save the comment authors part. authorsPart.... CommentAuthorList . Save (); // Save the comments part. commentsPart...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  6. 使用多种编码读取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....options ); //Save it in XLSX format workbook . save ( dataDir +...

    docs.aspose.com/cells/zh/java/read-csv-file-wit...
  7. Cell.CellFormat | Aspose.Words for .NET API 参考

    Cell 财产. 提供对单元格格式属性的访问... Save ( ArtifactsDir + "Table.CellFormat...secondTable . Remove (); doc . Save ( ArtifactsDir + "Table.CombineTables...

    reference.aspose.com/words/zh/net/aspose.words....
  8. Class QrExtCodetextBuilder | Aspose.BarCode for...

    Aspose.BarCode.Generation.QrExtCodetextBuilder class. Extended codetext generator for 2D QR barcodes for ExtendedCodetext Mode of QrEncodeMode... Save ( "test.bmp" ); } This sample...TwoDDisplayText = "My Text" ; generator . Save ( "test.bmp" ); } This sample...

    reference.aspose.com/barcode/net/aspose.barcode...
  9. Installation|Aspose.Words for Python via .NET

    Install Aspose.Words for Python using Visual Studio tools such as Manage NuGet Packages or Package Manager Console and the MSI installer. Use the Full Trust permission set....words as aw # Create and save a simple document doc = aw ...for Python via .NET" ) doc . save ( "C: \\ Temp \\ out.docx" )...

    docs.aspose.com/words/python-net/installation/
  10. DeleteEntry | Aspose.ZIP for .NET API Reference

    DeleteEntry Contents [ Hide ] Archive.DeleteEntry method (1 of 2) Removes the first occurrence of a specific entry fr...... Save ( "last_entry.zip" ); } See...DeleteEntry ( 0 ); archive . Save ( "single_file.zip" ); } See...

    reference.aspose.com/zip/net/aspose.zip/archive...