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

save

(0.11 sec)
  1. ImageSaveOptions constructor | Aspose.Words for...

    ImageSaveOptions constructor. Initializes a new instance of this class that can be used to Save rendered images in the [SaveFormat.TIFF](../../../aspose.words/Saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/Saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/Saveformat/#BMP), [SaveFormat.JPEG](../../../aspose.words/Saveformat/#JPEG), [SaveFormat.EMF](../../../aspose.words/Saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/Saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/Saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/Saveformat/#SVG) format....constructor ImageSaveOptions(save_format) Initializes a new instance...this class that can be used to save rendered images in the SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fonts::FontInfoCollection::get_S...

    Aspose::Words::Fonts::FontInfoCollection::get_SaveSubsetFonts method. Specifies whether or not to Save a subset of the embedded TrueType fonts with the document. Default value for this property is false. This option works only when EmbedTrueTypeFonts property is set to true in C++....Specifies whether or not to save a subset of the embedded TrueType...const Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. TableSubstitutionRule.LoadWindowsSettings | Asp...

    Effortlessly load predefined table substitution settings for Windows with the LoadWindowsSettings method. Optimize your workflow today!..."Times New Roman" })); // We can save the table in the form of an...document. tableSubstitutionRul . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  4. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...最后,您可以使用 Form 类的 Save 方法保存 PDF 文件。以下代码片段演示了如何从 XML...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  5. OleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.OleFormat class for seamless access to OLE objects and ActiveX controls, enhancing your document processing capabilities....embedded object if you want to save it into a file. SuggestedFileName...embedded object if you want to save it into a file. Methods Name...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OleFormat.auto_update property | Aspose.Words f...

    OleFormat.auto_update property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....is_locked ) # If we plan on saving the OLE object to a file in...suggested_extension ) # Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Hello World Example|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....Use the Save method of Diagram class object to save the file...(); // save diagram in the VSDX format diagram . save ( dataDir...

    docs.aspose.com/diagram/java/hello-world-example/
  8. ImageSaveOptions | Aspose.Words for .NET

    Discover the ImageSaveOptions constructor for saving images in versatile formats like TIFF, PNG, BMP, JPEG, EMF, EPS, WebP, and SVG. Optimize your image handling!...this class that can be used to save rendered images in the Tiff...configure compression while saving a document as a JPEG. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Create PDF using C++ | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for C++ API to easily generate and read PDF files in C++ applications.... Save the PDF using Save(String) method. Following...-> Add ( textFragment ); // Save updated PDF String outputFileName...

    products.aspose.com/pdf/cpp/create/
  10. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....Words saves document parts when exporting...when Aspose.Words is about to save a document part. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...