Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 378,469 for

save

(0.16 sec)
  1. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....); } } // Saves the presentation to disk pres . save ( "pres.pptx"...row. Clone the table column. Save the modified presentation. This...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  2. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....textStamp ); } // Save updated document pdfDocument . save ( _dataDir...pdf" ; // Save updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  3. Convert PowerPoint Presentations to Markdown on...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for Android via Java, automate documentation and keep formatting....the markdown document will be saved. Convert PowerPoint to Markdown...presentation object. Use the Save method to save the object as a markdown...

    docs.aspose.com/slides/androidjava/convert-powe...
  4. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...svaing code: // Save as DOCX, reload and save as PDF DocumentStoreHelper...adjust the PdfSaveOptions when saving the document as a PDF. Specifically...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  5. Converting a PDF file to XLSX using PHP | Aspos...

    Sample code on PHP for PDF to XLSX conversion. Use example code for batch PDF to XLSX conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  6. Copying Rows and Columns with Node.js via C++|D...

    This article shows how to copy rows and columns through the Aspose.Cells for Node.js via C++ API....15 ); // Save the excel file. excelWorkbook1 . save ( path ...., 3 ); // Save the result on disc workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/copying-rows-a...
  7. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....textStamp ); } // Save updated document document -> Save ( _dataDir...textStamp ); } // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  8. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output XLSX document...how sections are handled when saving to the output XLSX document...self ) -> aspose . words . saving . XlsxSectionMode : ... @section_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  9. About template creation in Aspose word report -...

    HI Team, I am new for this Aspose word document creation. Could you please help me on creation of Aspose template creation in Aspose word report. Could you please share tutorials and materials related to Aspose word te…... Save the Document : Finally, save the modified document...ToString("d")); // Save the document doc.Save("Output.docx"); }...

    forum.aspose.com/t/about-template-creation-in-a...
  10. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... save ( base . artifactsDir + "DocumentBase...let saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...