Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 582,936 for

save

(0.18 sec)
  1. RemoveSignature | Aspose.PDF for .NET API Refer...

    Remove the signature according to the name of the signature.... Save ( TestPath + "signed_removed...names [ i ]) Next i pdfSign . Save ( TestPath + "signed_removed...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....Aspose::Words::Saving::FixedPageSaveOptions class Contents [...that can be specified when saving a document into fixed page...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. IImageWrapper | Aspose.Sildes for .NET API Refe...

    System.Drawing.Image wrapper for COM interface....Description Save (string) Saves Image to the specified file Save (Stream...(Stream, PPImageFormat) Saves the Image to the specified stream...

    reference.aspose.com/slides/net/aspose.slides/i...
  4. Refresh Values of Linked Shapes|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....Cells if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/net/refresh-values-of-lin...
  5. WorkingPathResource | Aspose.PSD for .NET API R...

    WorkingPathResource WorkingPathResource constructor Initializes a new instance of the WorkingPathResource class. publ...... [C#] // Crop image and save. using ( var psdImage = ( PsdImage...incorrect." ); } // Crop and save. psdImage . Crop ( 0 , 500 ...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  6. Microsoft Excel File Conversion Using Python vi...

    Convert Excel XLS, XLSX, ODS, CSV to PDF, XPS, HTML, JPEG, HTML and many other popular formats with just few lines of Python code....an instance of Workbook and saving back in the desired format...) // save as XLSX, ODS, SXC & FODS formats workbook.save( "output...

    products.aspose.com/cells/python-java/conversion/
  7. Hello World Java Example|Aspose.PDF for Java

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....Paragraph collection of the page Save the resultant PDF document The...World!" )); // Save updated PDF document . save ( "HelloWorld_out...

    docs.aspose.com/pdf/java/hello-world-example/
  8. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF pages into individual PDF files in your Python applications....the empty document Save the new PDF using save() method Split PDF...add ( pdfPage ) new_document . save ( output_path + "_page_" + str...

    docs.aspose.com/pdf/python-net/split-pdf-document/
  9. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    FileFormatInfo IsEncrypted property. Returns true if the document is encrypted and requires a password to open in C#....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...
  10. Adding Attachment to a PDF document|Aspose.PDF ...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for . NET library...fileSpecification ); // Save updated document document . Save ( dataDir +..."AddllAnnotations_out.pdf" ); Extract and Save an Attachment...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...