Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 582,898 for

save

(0.18 sec)
  1. Aspose::Words::FileFormatUtil::SaveFormatToLoad...

    Aspose::Words::FileFormatUtil::SaveFormatToLoadFormat method. Converts a SaveFormat value to a LoadFormat value if possible in C++....Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. Export CGM to POT via C# API | products.aspose.com

    .NET API to Convert CGM to POT without using Microsoft Word...Convert CGM to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to POT format using Save method and...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Export MD to POT via C# API | products.aspose.com

    .NET API to Convert MD to POT without using Microsoft Word...Convert MD to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to POT format using Save method and...

    products.aspose.com/total/net/conversion/md-to-...
  4. Aspose.PSD for .NET 20.7 - Release Notes|Docume...

    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....Failed to save LayerMask Bug PSDNET-597 If we save PSD file after...for .NET Bug PSDNET-650 Image saving failed exception when converting...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-7...
  5. Document.UpdateThumbnail | Aspose.Words for .NET

    Document UpdateThumbnail method. Updates Thumbnail of the document according to the specified options in C#....setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words/doc...
  6. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    TxtSaveOptions PreserveTableLayout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format. The default value is false in C#....preserve layout of tables when saving in the plain text format. The...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Programming Email 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....Message in PHP Save Message as Draft in PHP Update and Save an Email...

    docs.aspose.com/email/java/programming-email-in...
  8. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in Java...identified, you can extract it and save it as a new file. public void...imageType ; //Saves the picture backImage . getImage (). save ( imagePath...

    docs.aspose.com/slides/java/extracting-images-f...
  9. Saving PDF file can cause NaN to show in calcul...

    When saving the attached PDF document using the following code, the Saved copy has many calculation fields displaying “NaN”: test.pdf (629.5 KB) new Document("test.pdf").Save(); Here is an example of the incorrect outp…...Saving PDF file can cause NaN to show in calculation fields Aspose...March 8, 2023, 6:20am #1 When saving the attached PDF document using...

    forum.aspose.com/t/saving-pdf-file-can-cause-na...
  10. Fill AcroForm - Fill PDF Form using Python|Aspo...

    You can fill forms in your PDF document with Aspose.PDF for Python library....= "777" # Save updated document pdfDocument . save ( output_pdf...

    docs.aspose.com/pdf/python-net/fill-form/