Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 375,564 for

save

(0.19 sec)
  1. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even pages of the document in their original order.... Saving . PageSet Remarks Even pages...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF document with Java. It is possible to delete all or particular bookmarks from a PDF document....pdfOutline ); // Save the update document pdfDocument . save ( _dataDir...pdfOutline ); // Save output pdfDocument . save ( _dataDir + "...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  3. Aspose::Words::Saving::TxtSaveOptions::get_Save...

    Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Text in C++....Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....MemoryStream (); // Save diagram diagram . Save ( pdfStream , SaveFileFormat...diagram,Save 方法用于以不同的文件格式保存或导出 diagram。本文中的代码片段显示了如何使用 Save 方法将 Visio...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  5. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#.... Save ( UpdateDoc , SaveFormat . Bmp...); break ; case "doc" : doc . Save ( UpdateDoc , SaveFormat . Doc...

    docs.aspose.com/words/net/extend-and-contribute...
  6. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java....load HTML to Document class and save it as output PDF. Converting...Library, API or Code to Render, Save, Generate or Create PDF Programmatically...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  7. Exception while saving a specific document to d...

    Office Printer_Range guide_EM.PDF (3.4 MB) Using the Aspose.PDF.Drawing 26.2.0 and the attached PDF. When trying to Save the document with DocSaveOptions.DocForm.DocX and Mode DocSaveOptions.RecognitionMode.EnhancedFlo…...Exception while saving a specific document to docx Aspose.PDF...attached PDF. When trying to save the document with DocSaveOptions...

    forum.aspose.com/t/exception-while-saving-a-spe...
  8. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WORD_ML](../../aspose.words/Saveformat/#WORD_ML) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SvgSaveOptions.ResourcesFolder | Aspose.Words f...

    Discover how to set the ResourcesFolder in SvgSaveOptions for efficient image storage when exporting documents to SVG format. Optimize your workflow today!...where resources (images) are saved when exporting a document to...property is false . When you save a Document in SVG format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PDF Conversion Solution using C# | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for .NET...Save("PDF-To-Word.doc", SaveFormat.Doc); // Save using...using save options // Create DocSaveOptions object DocSaveOptions...

    products.aspose.com/pdf/net/conversion/