Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 346,983 for

save

(0.11 sec)
  1. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  2. Export Visio Diagram to PDF in PHP|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....vsd" ); \ # Save as PDF file format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.pdf" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  3. Export Visio Diagram to XAML in PHP|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....vsd" ); \ # Save as XAML $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.xaml"...

    docs.aspose.com/diagram/java/export-visio-diagr...
  4. Aspose::Words::Saving::OdtSaveOptions::get_Save...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Set Aspect Ratio of Barcodes in PHP|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....5 ); \ # Save the image $builder -> save ( $dataDir . "SetAspectRatio...

    docs.aspose.com/barcode/java/set-aspect-ratio-o...
  6. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... save ( "resultchart.pptx" , slides...workbook cell as a data label. Save the presentation. This Python...

    docs.aspose.com/slides/python-net/chart-workbook/
  7. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt document using RC4 encryption method in C++....Aspose::Words::Saving::DocSaveOptions::get_Password method Contents...:: String Aspose :: Words :: Saving :: DocSaveOptions :: get_Password...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Java API to Export MD to MARKDOWN | products.as...

    Convert MD to MARKDOWN using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Words Save the document to MARKDOWN format using save method...

    products.aspose.com/total/java/conversion/md-to...
  9. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...textAnnotation ); // Save PDF document document . Save ( dataDir + "AddAnnotation_out...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/text-annotation/
  10. Remove Metadata from PDF in PHP|Aspose.PDF for ...

    Explore how to remove metadata from a PDF document in PHP using Aspose.PDF for improved privacy and document security....} # save update document with new information $doc -> save ( $dataDir...

    docs.aspose.com/pdf/java/remove-metadata-from-p...