Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 361,303 for

save

(0.21 sec)
  1. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type to single image in C++....jpg" ); doc -> Save ( get_ArtifactsDir () + u "Shape...() + u "Logo.jpg" )); doc -> Save ( get_ArtifactsDir () + u "Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for .NET.... Save PDF Document - this article...describes a various ways how to save a PDF document to file, stream...

    docs.aspose.com/pdf/net/basic-operations/
  4. Add, Move or Delete pages in PDF using Python f...

    Manipulate PDF pages of your document programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. Add New...pages . insert ( 2 ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/pages/
  5. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides for Py...

    在 Python 中将 PowerPoint 演示文稿转换为 SWF Flash...[ Hide ] 由 Presentation 类提供的 Save 方法可用于将整个演示文稿转换为 SWF 文档。 您还可以使用...# 保存演示文稿和笔记页面 presentation . save ( "SaveAsSwf_out.swf" , slides...

    docs.aspose.com/slides/zh/python-net/convert-po...
  6. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your document with the ParagraphFormat SuppressAutoHyphens property, ensuring clear and professional paragraph formatting....// When we save this document to a fixed page save format, its...suppressAutoHyphens ; doc . Save ( ArtifactsDir + "ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  7. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for Node.js via C++....getExportDocumentStr() you can save to a tagged PDF with the document...); // Save the pdf file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  8. WordML2003SaveOptions.saveFormat property | Asp...

    WordML2003SaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...that can be specified when saving a document into fixed page...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Changing the Layout of Pivot Table with C++|Doc...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular forms using Aspose.Cells for C++....CalculateData (); // Save the output workbook . Save ( outDir + u "CompactForm_out...CalculateData (); // Save the output workbook . Save ( outDir + u "OutlineForm_out...

    docs.aspose.com/cells/cpp/changing-the-layout-o...