Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 375,720 for

save

(0.09 sec)
  1. Convert MD to POT via Java API | products.aspos...

    Java API to Convert MD to POT without using Microsoft Word...Total for Java to save the POT file. This component...features that make it easy to save documents in a variety of formats...

    products.aspose.com/total/java/conversion/md-to...
  2. C++ API to Export MHTML to WORDML | products.as...

    Convert MHTML to WORDML within C++ applications....archive format that is used to save web pages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. C++ API to Export MHTML to GIF | products.aspos...

    Convert MHTML to GIF within C++ applications....page archive format used to save web pages for offline viewing...Convert MHTML to DOC by using Save member function Load DOC file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. C++ API to Convert MHTML to OTP | products.aspo...

    Convert MHTML to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...page archive format used to save web pages for offline viewing...Convert MHTML to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words Saves images when saving a document to HTML in Java....Words saves images when saving a document to HTML...rename the image name during saving into Markdown document. public...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....AUTO_FIT_TO_WINDOW ) # Save the document to disk. doc . save ( @data_dir...AUTO_FIT_TO_CONTENTS ) # Save the document to disk. doc . save ( @data_dir...

    docs.aspose.com/words/java/working-with-tables-...
  7. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....( extrusion ); // Save 3D scene scene . save ( MyDir + "LinearExtrusion...setSlices ( 10 );}}); // Save 3D scene scene . save ( MyDir + "SlicesInLinearExtrus...

    docs.aspose.com/3d/java/working-with-linear-ext...
  8. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF documents to PDF/A format for long-term preservation using Aspose.PDF in C++....Delete ); // Save output document document -> Save ( _dataDir +...Delete ); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/
  9. ImageData.HasImage | Aspose.Words for .NET

    Discover the ImageData HasImage property. Quickly check if a shape contains image bytes or links, enhancing your design workflow effortlessly....get ; } Examples Shows how to save all images from a document to...// Go through each shape and save its image. for ( int shapeIndex...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Convert a Document to PDF in C++|Aspose.Words f...

    Convert a document to PDF using C++. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....Save methods on the Document object...from DOCX into PDF using the Save method: You can download the...

    docs.aspose.com/words/cpp/convert-a-document-to...