Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 369,821 for

save

(0.2 sec)
  1. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....SignatureLine property and saves the workbook. #include <iostream>...AddSignatureLine ( 1 , 1 , s ); // Save the workbook U16String outputFilePath...

    docs.aspose.com/cells/cpp/create-signature-line...
  2. Manage number of pages in PS file | C++

    C++ API Solution to manage PS files. Add pages to PS documents with a few lines of C++ code.... Create the save options with A4 size Create...ClosePage() Method. Save the PS document using the Save() Method. Add...

    products.aspose.com/page/cpp/add-pages-to-ps/
  3. HtmlFixedSaveOptions.exportEmbeddedCss property...

    HtmlFixedSaveOptions.exportEmbeddedCss property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document...."ExportEmbeddedCss" flag to "true" save the CSS stylesheet to a .css...htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。... save ( "presentation-out.pptx" ,...trust Aspose APIs" ); pres . save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  5. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... save ( path . join ( dataDir , "chart...true ); // Saving the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  6. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the paragraph in C++....spacing above and below them and save the document. builder -> Writeln...( u "Paragraph 2." ); doc -> Save ( get_ArtifactsDir () + u "ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the paragraph in C++....spacing above and below them and save the document. builder -> Writeln...( u "Paragraph 2." ); doc -> Save ( get_ArtifactsDir () + u "ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...and an ImageBrush , and then save the XpsDocument . The following...)) 19 # Save the resultant XPS document 20 doc. save (data_dir...

    docs.aspose.com/page/python-net/xps/working-wit...
  9. Working with Signature in PDF File|Aspose.PDF f...

    Discover how to manage digital signatures in PDF documents, including adding, removing, and verifying, using Aspose.PDF in Java....signature ); // Save output PDF file pdfSign . save ( _dataDir +...signature ); // Save output PDF file pdfSign . save ( _dataDir +...

    docs.aspose.com/pdf/java/working-with-signature...
  10. Export Excel to HTML with GridLines via Node.js...

    Learn how to export an Excel file to HTML format with GridLines using Aspose.Cells for Node.js via C++....with some values, and then saves it in HTML format after setting... putValue ( r * 1 ); } } // Save your workbook in HTML format...

    docs.aspose.com/cells/nodejs-cpp/export-excel-t...