Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 376,023 for

save

(0.26 sec)
  1. XamlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover how the ResourcesFolderAlias property in XamlFixedSaveOptions enhances image URI management in Xaml documents. Optimize your fixed page layouts today!...get ; set ; } Remarks When you save a Document in fixed page Xaml...format, Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    Manage your dates effortlessly with the FieldSaveDate property. Easily toggle the UmalQura calendar for enhanced scheduling and planning....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose.PSD for .NET 19.10 - 发布说明|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....Save(Aspose.PSD.StreamContainer,System...LayerResources.NvrtResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  4. Export MHTML to PPSX in Android | products.aspo...

    Android API to Convert MHTML to PPSX without using Microsoft Word...page archive format used to save web pages in a single file....audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/android-java/conversi...
  5. Import 3D Scenes and Contents from a PDF in C#|...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can extract 3D scenes and contents from a PDF file....iterate through the contents, and save them into the separate files...} Extract All 3D Scenes and Save them into Supported 3D Formats...

    docs.aspose.com/3d/net/import-3d-scenes-and-con...
  6. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor... saving . PageRange ]): ... Parameter...can pass to the document's "Save" method # to modify the way...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++.... Saved the output like using the Document object’s Save method...Delete ( 1 ); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/delete-images-from-pdf-...
  8. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance document processing with detailed FontSaving event data for superior customization and control.... To learn more, visit the Save a Document documentation article...document object that is being saved. FontFamilyName { get; } Indicates...

    reference.aspose.com/words/net/aspose.words.sav...
  9. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....how images are saved when a document is saved to HTML, MHTML...split a document into parts and save them. public void DocumentPartsFileNam...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++.... Save the optimized document using the Save method. The...Optimize (); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/optimize-pdf/