Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 310,760 for

save

(0.09 sec)
  1. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python....functionality for extracting and saving image data. However, sometimes...Rendering to File or Stream The save method provides overloads that...

    docs.aspose.com/words/python-net/rendering-shap...
  2. 操作位置、大小和设计图表的方法(C++)|Documentation

    学习如何使用Aspose.Cells for C++高效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化效果。...SetY ( 150 ); // Save the workbook workbook . Save ( outputFilePath..."A1:B3" , true ); workbook . Save ( outDir + u "book1.out.xls"...

    docs.aspose.com/cells/zh/cpp/manipulate-positio...
  3. 用 Node.js 通过 C++ 将 XLSB 文件的修订转换为 XLSM 格式|Docume...

    学习如何用 Aspose.Cells for Node.js via C++ 完整转换 XLSB 文件的修订为 XLSM 格式。...filePath ); // Save Workbook to XLSM format workbook . save ( path ...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-rev...
  4. 通过Node.js via C++在转换为PDF时导出文档结构|Documentation

    了解如何在将Excel文件转换为带标签的PDF时导出文档结构,使用编号Aspose.Cells for Node.js via C++。...); // Save the pdf file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  5. Disable Text Wrapping for Data Labels of the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for Node.js via C++. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays....( false ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/disable-text-w...
  6. Add text to PDF using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Save the file again. Add Text to...textFragment ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/text/
  7. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement.... Save ( ArtifactsDir + "Font.CreateFormattedRun...AppendChild ( textBox ); doc . Save ( ArtifactsDir + "Shape.CreateTextBox...

    reference.aspose.com/words/net/aspose.words/sto...
  8. Convert OST to OFT via Java | products.aspose.com

    Try the code sample to convert OST files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages in different...

    products.aspose.com/email/java/conversion/ost-t...
  9. Apply Custom Style Sheet to a Visio Diagram in ...

    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....custom_stylesheet ) end \ # Save diagram diagram . save ( data_dir + "ApplyCustomStyleShee...

    docs.aspose.com/diagram/java/apply-custom-style...
  10. Manage Headers and Footers of the Visio Diagram...

    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....() -> setUnderline ( 0 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "HeadersAndFooters...

    docs.aspose.com/diagram/java/manage-headers-and...