Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 373,254 for

save

(0.31 sec)
  1. Փոխարկել HTML DOC C++

    Փոխարկեք HTML ը DOC ձևաչափի C++ կոդով: Պահեք HTML որպես DOC օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես DOC...<Document>( u"Input.html" ); doc-> Save ( u"Output.doc" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/htm...
  2. Փոխարկել HTML DOCX C++

    Փոխարկեք HTML ը DOCX ձևաչափի C++ կոդով: Պահեք HTML որպես DOCX օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես DOCX...<Document>( u"Input.html" ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/htm...
  3. Փոխարկել WORD MARKDOWN C++

    Փոխարկեք WORD ը MARKDOWN ձևաչափի C++ կոդով: Պահեք WORD որպես MARKDOWN օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես Markdown...<Document>( u"Input.docx" ); doc-> Save ( u"Output.md" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/wor...
  4. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....specifies the author name, and saves it as an output Excel file ..."SimonAspose" ); // Save the workbook in XLSX format wb . Save ( outDir...

    docs.aspose.com/cells/cpp/specify-author-while-...
  5. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted documents, ensuring secure and seamless access....Exception Examples Shows how to set save options for older Microsoft...slip, we can preserve it while saving by setting this flag to true...

    reference.aspose.com/words/net/aspose.words/inc...
  6. PdfSaveOptions.HeaderFooterBookmarksExportMode ...

    Discover how the PdfSaveOptions HeaderFooterBookmarksExportMode property optimizes bookmark export in headers and footers for enhanced PDF functionality....can pass to the document's "Save" method // to modify how that...headerFooterBookmark ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Converting a TEXT file to PDF using Android via...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...constructor Save the output PDF file using the Save method Here...your TEXT file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  8. FileFormatUtil.extension_to_save_format method ...

    FileFormatUtil.extension_to_Save_format method. Converts a file name extension into a [SaveFormat](../../Saveformat/) value....extension_to_save_format method extension_to_save_format(extension)...SaveFormat value. def extension_to_save_format ( self , extension :...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some text or draw a picture....through Images collection and save the contents of write-in fields...$"image{i++}.png" ); bitmap . Save ( writeInPath ); } Results image1...

    docs.aspose.com/omr/net/recognition/write-in/
  10. Online OFT to DOTX Conversion or Build .NET bas...

    Free online app to convert OFT to DOTX files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOTX format using Save method and set Dotx as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...