Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 375,709 for

save

(0.36 sec)
  1. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and Save locations for efficient image handling....path) where the image will be saved to. public string ImageFileName...the value of this property to save the image into a different file...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert PowerPoint Presentations to XPS in PHP|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS using Aspose.Slides for PHP via Java. Get step-by-step guide and sample code.... you will find it easier to save, share, and print your documents...so you may want to consider saving files to this format. If you...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. Working with Outlook Calendar Items in Aspose.E...

    Manage Outlook calendar items in C++: create and Save events, set reminders, handle attachments, and read meeting attendee status.... Create and Save Calendar Items (ICS) The following...create a calendar appointment and save it as an ICS file using Aspose...

    docs.aspose.com/email/cpp/working-with-outlook-...
  4. Convert GLB to OBJ in Java

    Programmatically convert GLB to OBJ in Java. Export 3D object from a GLB file to an OBJ in Java.... Specify OBJ save options. Save it as an OBJ. The following... Finally, call the save() method to save it as an OBJ. It takes...

    blog.aspose.com/3d/convert-glb-to-obj-in-java/
  5. Convert Project Data to SVG Format | Aspose.Tas...

    This article explains how to convert Microsoft Project files to SVG format using Aspose.Tasks for C# and other platforms.... Saving a Project as SVG The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  6. Add Pages to PDF Document|Aspose.PDF for .NET

    Explore how to add pages to an existing PDF in .NET with Aspose.PDF for enhancing and expanding your documents.... Save the output PDF using the Save method. The following...Insert ( 2 ); // Save PDF document document . Save ( dataDir + "InsertEmptyPage_out...

    docs.aspose.com/pdf/net/add-pages/
  7. Manage Slide Show in Python|Aspose.Slides for P...

    Learn how to manage slide shows in Aspose.Slides for Python via .NET. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , slides . export... loop = True presentation . save ( "output.pptx" , slides . export...

    docs.aspose.com/slides/python-net/manage-slide-...
  8. Manage Slide Show on Android|Aspose.Slides Docu...

    Learn how to manage slide shows in Aspose.Slides for Android via Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , SaveFormat...setLoop ( true ); presentation . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/manage-slide...
  9. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to Save for optimized output. Explore now!... Save ( ArtifactsDir + "ImageSaveOptions... EqualTo ( 3 )); // When we save the document as an image, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Decorate Form Field in PDF|Aspose.PDF for .NET

    Explore how to decorate form fields in a PDF document, adding visual enhancements like borders, in .NET with Aspose.PDF....method and finally save the updated PDF using Save method of FormEditor...( "City" ); // Save PDF document editor . Save ( dataDir + "Sample-Form-02...

    docs.aspose.com/pdf/net/decorate-form-field/