Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 373,092 for

save

(0.13 sec)
  1. Unfreeze Rows or Columns of an Excel Worksheet ...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the Aspose.Cells for C++ API.... Save the file. #include <iostream>...( 0 ). UnFreezePanes (); // Save the modified workbook U16String...

    docs.aspose.com/cells/cpp/unfreeze-rows-or-colu...
  2. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part.... You can save the file in DOC or DOCX format...picture in Word document paragraph Save output Word document after inserting...

    kb.aspose.com/words/java/how-to-insert-picture-...
  3. XamlFlowSaveOptions constructor | Aspose.Words ...

    aspose.words.saving.XamlFlowSaveOptions constructor...this class that can be used to save a document in the SaveFormat...self ): ... XamlFlowSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD for Java 24.8 - Release Notes|Docume...

    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.... save ( outputPsdFile [ caseIndex...TruecolorWithAlpha ); img1 . save ( outputImageFile [ caseIndex...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. Create or Add Table In PDF|Aspose.PDF for PHP v...

    Explore how to insert a table into an existing PDF document in PHP using Aspose.PDF for enhanced data organization....first page of input document Save the file. The following code...$table ); // Save resulting PDF document. $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-table-in-exist...
  6. HeaderFooter|Aspose.Slides for PHP Documentation

    Control headers and footers in PHP with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....setFooterVisibility ( true ); $presentation -> save ( "footer.pptx" , SaveFormat... ( true ); $presentation -> save ( "datetime.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. SvgSaveOptions.fit_to_view_port property | Aspo...

    SvgSaveOptions.fit_to_view_port property. Specifies if the output SVG should fill the available viewport area (browser window or container)...the SvgSaveOptions object to save with no page borders or selectable...selectable text. options = aw . saving . SvgSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Optimize PDF Document for the Web in Python|Asp...

    Learn how to optimize PDF files for faster web loading in Python with Aspose.PDF, improving user experience and performance....optimize (); #Save output document doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  9. Create an empty Visio Diagram 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....$diagram = new Diagram (); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "CreateDiagram...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  10. How to convert xhtml into PDF - Free Support Fo...

    I have xhtml file that renders in browser, the whole xhtml content is rendered by javascript function, when the page is loaded. I tried to convert the file in aspose online and it threw me 201 error. I have attached th…... Save as PDF : Use the browser’s print...print functionality to save the rendered page as a PDF. Most...

    forum.aspose.com/t/how-to-convert-xhtml-into-pd...