Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 368,017 for

save

(0.12 sec)
  1. 移动和删除表单字段|Aspose.PDF for .NET

    探索如何管理PDF中的表单字段,包括移动或删除它们,使用Aspose.PDF for .NET。...您还需要使用 FormEditor 类的 Save 方法保存更新后的PDF文件。以下代码片段向您展示了如何在PDF文件中将表单字段移动到新位置。...514.03f ); // Save PDF document editor . Save ( dataDir + "MoveField_out...

    docs.aspose.com/pdf/zh/net/move-remove-form-field/
  2. Convert EML to HTML|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....create, load and parse, modify, save emails, or perform other manipulations...class provides options for saving email messages in various formats...

    docs.aspose.com/email/net/converting-between-fo...
  3. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part streams efficiently for optimal performance....stream open or close it after saving a document part. public bool...provided in the call to Save or Save will never be closed by...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose.PSD for .NET 23.1 - 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....PSD throws exception on layer saving Bug Public API Changes Added...StrokeResources.VstkResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  5. Removing attachment from PDF|Aspose.PDF for .NET

    Aspose.PDF can remove attachments from your PDF documents. Use C# PDF API to remove attachments in PDF files using Aspose.PDF library.... Save the updated file using the Document object’s Save method...Delete (); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/removing-attachment-fro...
  6. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to Save a font resource....Words is about to save a font resource. fontSaving...fontSaving ( args : Aspose . Words . Saving . FontSavingArgs ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create Presentations in Java|Aspose.Slides Docu...

    Create presentations in Java with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and Save them programmatically for reliable results.... Save the modified presentation as...setText ( "Hello, Aspose!" ); // Save the presentation as a PPTX file...

    docs.aspose.com/slides/java/create-presentation/
  8. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience....stream where the font will be saved to. public Stream FontStream...This property allows you to save fonts to streams instead of...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... Save the changes to a new PDF file using save method...."Custom creator" # Save PDF document document . save ( data_dir + "SetFileInfo_out...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  10. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... Save the changes to a new PDF file using save method...."Custom creator" # Save PDF document document . save ( data_dir + "SetFileInfo_out...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/