Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 586,144 for

save

(0.14 sec)
  1. 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...
  2. 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...
  3. get_Sections() | Aspose.Slides for C++ API Refe...

    Returns a list of all slides sections that are defined in the presentation. Read-only ISectionCollection...."Section 2" , newSlide3 ); pres -> Save ( u "pres-sections.pptx" , SaveFormat...ReorderSectionWithSl ( section2 , 0 ); pres -> Save ( u "pres-sections-moved.pptx"...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  4. Aspose::Words::Drawing::OleFormat Member List -...

    Aspose::Words::Drawing::OleFormat Member List This is the complete list of members for Aspose::Words::Drawing::OleFor......Aspose::Words::Drawing::OleFormat virtual Save (const System::SharedPtr< System::IO::Stream...Aspose::Words::Drawing::OleFormat Save (const System::String &fileName)...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. 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/
  6. 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/
  7. 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...
  8. 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...
  9. Render OFT to DOT in Andorid App | products.asp...

    Export OFT to DOT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOT format using save method and set DOT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  10. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. 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. auto...set_Password ( u "MyPassword" ); doc -> Save ( ArtifactsDir + u "File.DetectDocumentEncryp...

    reference.aspose.com/words/cpp/aspose.words/fil...