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

save

(1.32 sec)
  1. Working with Page Rotation|Aspose.PDF for .NET

    This section explains how to work with Page Rotation using PdfPageEditor Class...., 270 } }; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...Rotation = 90 ; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...

    docs.aspose.com/pdf/net/working-with-page-rotat...
  2. Working with Follow Up and Due Date for Outlook...

    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...., options ) # Save the MapiMessage mapi . save ( "SetFollowUpFlag_out...dt_reminder_date ) # Save the MapiMessage mapi . save ( "SetFollowUpForRecipi_out...

    docs.aspose.com/email/python-net/working-with-f...
  3. 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...
  4. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... Save the updated PDF. import aspose... 830 , True ), ) document . save ( path_outfile ) Add an Image...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  5. Converting WMF and EMF to Other Image Formats|D...

    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....files and same can be used to save the image to PDF format. The...files and same can be used to save the image to Webp format. The...

    docs.aspose.com/imaging/java/converting-wmf-and...
  6. 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...
  7. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure document management....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Working with Comments|Documentation

    This page describes how to add comment on a page of the Visio drawing with Aspose.Diagram library....880708661417323 , "test@" ) # Save diagram diagram . save ( "AddPageLevelCommentI_Out...setValue ( comment ) # save Visio diagram . save ( "EditPageLevelComment_Out...

    docs.aspose.com/diagram/python-java/working-wit...
  9. Remove Images from PDF using C++ | Aspose.PDF

    Remove Images from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save updated PDF file. Delete Images...Delete ( 1 ); // Save updated PDF file document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/images/remove/
  10. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Diagram 类构造函数读取 diagram 文件和 Save 方法将 diagram 导出为任何支持的图像格式。 The...类的实例。 Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/zh/net/convert-visio-to...