Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 568,892 for

save

(0.19 sec)
  1. AsposePdfPrepareBase64 | Aspose.PDF for JavaScr...

    Save the string representation BLOB in the Memory FS for processing....AsposePdfPrepareBase Save the string representation BLOB in the...MIIEcQIBAzCCBDcGCSqG ... ==" ; /*Save the string representation BLOB...

    reference.aspose.com/pdf/javascript-cpp/core/as...
  2. TextSegment | Aspose.PDF for .NET API Reference

    Creates TextSegment object....AppendText ( tf ); //save document doc . Save ( outFile ); See Also...AppendText ( tf ); //save document doc . Save ( outFile ); See Also...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  3. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... save ( file_name = ARTIFACTS_DIR... is_write_protected ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Export OFT to MD via Java | products.aspose.com

    Java API to Convert OFT to MD without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to MD format using save method and set MD as SaveFormat...

    products.aspose.com/total/java/conversion/oft-t...
  5. Export OFT to TIFF via Java | products.aspose.com

    Java API to Convert OFT to TIFF without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to TIFF format using save method and set TIFF as SaveFormat...

    products.aspose.com/total/java/conversion/oft-t...
  6. Export OFT to WORDML via Java | products.aspose...

    Java API to Convert OFT to WORDML without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to WORD_ML format using save method and set WORD_ML as SaveFormat...

    products.aspose.com/total/java/conversion/oft-t...
  7. Managing Document Properties in PHP|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....$customProp3 , "Source" , array ()); //Save the file with added properties...$ptr -> Call ( $workbook , "Save" , array ( $dataDir . "/Test_Workbook...

    docs.aspose.com/cells/net/managing-document-pro...
  8. Aspose::Words::Properties::DocumentSecurity enu...

    Aspose::Words::Properties::DocumentSecurity enum. Used as a value for the Security property. Specifies the security level of a document as a numeric value in C++....set_ReadOnlyRecommended ( true ); doc -> Save ( ArtifactsDir + u "DocumentProperties...get_IsWriteProtected ()); doc -> Save ( ArtifactsDir + u "DocumentProperties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Pdf::SaveOptions Class Reference - Aspo...

    Classes | Public Types | Public Member Functions | Protected Attributes | List of all members Aspose::Pdf::SaveOption......of abstraction on individual save options More... #include " SaveOptions...to external resource file's saving that occures during conversion...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.s...
  10. Extract Text From Word Document in C#

    You can easily extract text from Word Document in C# with this brief tutorial. It encompasses steps for setting up the development environment, step-by-step workflow, and a working sample code to convert Word to TXT in C#....properties Save the Word file as TXT on the disk using the Save method...DOCX is saved as a TXT file on the disk using the Save method...

    kb.aspose.com/words/net/extract-text-from-word-...