Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 375,973 for

save

(0.28 sec)
  1. Export PPSX to DOCX on Andorid via Java or with...

    Convert PPSX to DOCX in mobile apps without installing any software or online. Test free PPSX to DOCX online converter quickly before integrating the code....Convert PPSX to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOCX format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Export PPSX to DOTM on Andorid via Java or with...

    Convert PPSX to DOTM in mobile apps without installing any software or online. Test free PPSX to DOTM online converter quickly before integrating the code....Convert PPSX to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j.... save ( dataDir + "Aspose_Comments..."Docx4j_CommentsSample.docx" ; boolean save = ( outputfilepath == null ...

    docs.aspose.com/words/java/working-with-comment...
  4. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor.... save ( file_name = ARTIFACTS_DIR...insert_node ( shape ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FixedPageSaveOptions.optimize_output property |...

    FixedPageSaveOptions.optimize_output property. Flag indicates whether it is required to optimize output...optimize document objects while saving to xps. doc = aw . Document...object to pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Export PPSM to DOC on Andorid via Java or with ...

    Convert PPSM to DOC in mobile apps without installing any software or online. Test free PPSM to DOC online converter quickly before integrating the code....Convert PPSM to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOC format using save method and...

    products.aspose.com/total/android-java/conversi...
  7. Export PPS to RTF on Andorid via Java or with f...

    Convert PPS to RTF in mobile apps without installing any software or online. Test free PPS to RTF online converter quickly before integrating the code....Convert PPS to HTML by using save method and set Html as SaveFormat...Document class Save the document to RTF format using save method and...

    products.aspose.com/total/android-java/conversi...
  8. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm.... saving . PdfDigitalSignatureH : ...., value : aspose . words . saving . PdfDigitalSignatureH ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.saveFormat property | Aspose.Wo...

    HtmlSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...use a specific encoding when saving a document to .epub. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....paragraphs collection of page Save our PDF file void ExampleCurve...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-curve/