Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 375,720 for

save

(0.11 sec)
  1. Selecting the version of excel file to be opene...

    Hi, I have requirement to open the excel files of different versions (ranging from 95 to 2007) but while opening and saving them using aspose.cell we have to specify the version of excel. How we will come to know in ru…...2007) but while opening and saving them using aspose.cell we have...Open(fileName) and Workbook.Save(fileName) methods without any...

    forum.aspose.com/t/selecting-the-version-of-exc...
  2. ThumbnailGeneratingOptions class | Aspose.Words...

    aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document....setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fill AcroForm|Aspose.PDF for C++

    This section explains how to fill form field in a PDF document with Aspose.PDF for C++....field" ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/fill-form/
  4. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    Discover how the TxtSaveOptions AddBidiMarks property enhances plain text exports by adding bidirectional marks for improved readability and formatting....document's "Save" method // to modify how we save the document...AddBidiMarks = addBidiMarks ; doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Extract image and change stamp position|Aspose....

    This section explains how to extract Image and Change Position of a Stampwith Aspose.PDF Facades....Once you get the image, you can save the image or work with different...Then, you can save the updated file using Save method. The following...

    docs.aspose.com/pdf/net/extract-image-and-chang...
  6. Remove Metadata from PDF in Ruby|Aspose.PDF for...

    Erase sensitive or unwanted metadata from PDF files programmatically with Aspose.PDF for Ruby....end # save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  7. Generate AustraliaPost BarCode with Different F...

    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.... Standard ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "AusraliaPost-Barcode...

    docs.aspose.com/barcode/java/generate-australia...
  8. Change the Position of a Shape in PHP|Documenta...

    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....( 1 , 1 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ChangeShapePosition...

    docs.aspose.com/diagram/java/change-the-positio...
  9. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method... save ( file_name = ARTIFACTS_DIR...insert_node ( shape ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveOptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB...to true , fonts will not be saved to separate files. Instead,...logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...