Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 365,751 for

save

(0.1 sec)
  1. Android API to Render PCL to DOTM | products.as...

    Transform PCL to DOTM via Android via Java API...Convert PCL to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. 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 PDF document document . Save ( dataDir + "AddAnnotations_out..."AddAnnotations_out.pdf" ); } } Extract and Save an Attachment Analyzing your...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...
  3. BuiltInDocumentProperties.hyperlinkBase propert...

    BuiltInDocumentProperties.hyperlinkBase property. Specifies the base string used for evaluating relative hyperlinks in this document.... save ( base . artifactsDir + "DocumentProperties...to the one we are planning to save the document in. // We could...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Unlock ODP Presentation Files using Python | pr...

    Python source code to remove protection from ODP Presentation.... save( "encryption-removed.odp" ,...remove_write_protection() pres . save( "write-protection-removed.odp"...

    products.aspose.com/slides/python-net/unlock/odp/
  5. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Ps in C++....Aspose::Words::Saving::PsSaveOptions::get_SaveFormat method Contents...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Add Watermark to PDF using Java | Aspose.PDF

    Add watermark to PDF file programmatically with Java sample code using Aspose.PDF for Java... Save PDF file Add Watermark to PDF...artifact ); //save result pdf to file pdfDocument . save ( "add_watermark...

    products.aspose.com/pdf/java/watermark/add/
  7. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance.... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  8. PDF Merging | Aspose.PDF

    Merging PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save ( _dataDir + "ConcatenatedPDF...get_Pages ()); // Save concatenated output file doc1 -> Save ( u "merged-output...

    products.aspose.com/pdf/merger/
  9. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save the updated document pdfDocument . save ( "output...

    products.aspose.com/pdf/java/attachments/
  10. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++....Add field to the document and save modified PDF Create PDF Forms...textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/acroforms/create/