Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 380,818 for

save

(2.14 sec)
  1. C++ API to Convert MHTML to PPS | products.aspo...

    Convert MHTML to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...archive format that is used to save webpages for offline viewing...Convert MHTML to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background colors for your generated images, enhancing visual appeal and uniqueness....can pass to the document's "Save" method // to modify the way...Color . Transparent ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Modifing AcroForm|Aspose.PDF for C++

    Modifing form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing form, getand set fieldlimit and etc....set_MaxLen ( 15 ); document -> Save ( _dataDir + u "GetValuesFromAllFiel...u "textbox1" , 15 ); form -> Save (); } void GetFieldLimitFacade...

    docs.aspose.com/pdf/cpp/modifing-form/
  4. 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...
  5. 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...
  6. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal.... Saving a Project as a PDF The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/java/convert-project-data...
  7. C# API to Export EML to PCL | products.aspose.com

    Convert EML to PCL without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to PCL format using Save method and set Pcl as SaveFormat...

    products.aspose.com/total/net/conversion/eml-to...
  8. 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...
  9. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use Aspose.Slides for C++ and Aspose.Words for C++ to export PowerPoint slide images and text to a Word document....Words for C++ can create and save Word documents. Use both APIs...PageBreak); } wordDocument -> Save( u "presentation.docx" ); presentation...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  10. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use Aspose.Slides for C++ and Aspose.Words for C++ to export PowerPoint slide images to a Word document....Words for C++ can create and save Word documents. Use both APIs...PageBreak); } wordDocument -> Save( u "presentation.docx" ); presentation...

    products.aspose.com/slides/cpp/conversion/pptx-...