Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 373,144 for

save

(0.22 sec)
  1. Managing Page Breaks 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....$v_page_breaks -> add ( "Y30" ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Add Page Breaks...

    docs.aspose.com/cells/java/managing-page-breaks...
  2. Add Window Element to the Visio Instance in Rub...

    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....window ) \ # save in any supported format diagram . save ( data_dir...

    docs.aspose.com/diagram/java/add-window-element...
  3. Create User-defined Cell in the ShapeSheet in R...

    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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "UserDefinedCells...

    docs.aspose.com/diagram/java/create-user-define...
  4. 更新字段|Documentation

    本节介绍如何更新字段。... UNDEFINED ) # Save diagram diagram . save ( "UpdateField_out...

    docs.aspose.com/diagram/zh/python-java/update-f...
  5. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Python with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert Presentations to Flash The save method exposed by Presentation...NotesPositions . BOTTOM_FULL # Saving presentation and notes pages...

    docs.aspose.com/slides/python-net/convert-power...
  6. IDocumentPartSavingCallback.document_part_savin...

    IDocumentPartSavingCallback.document_part_saving method. Called when Aspose.Words is about to Save a document part....document_part_saving method document_part_saving(args) Called...about to save a document part. def document_part_saving ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. Converting a MD file to SVG using Python | Aspo...

    Sample code on Python for MD to SVG conversion. Use example code for batch MD to SVG conversion with Python and .NET...SvgSaveOptions class to customize the save process, such as specifying...output file name as a directory). Save the loaded PDF file to an SVG...

    products.aspose.com/pdf/python-net/conversion/m...
  10. Convert html to PDF/A1 - Free Support Forum - a...

    Hello. Version Assose 24.2 I have an HTML file. I open it using Aspose.Words and Save it as a PDF. Then, using Aspose.PDF.Drawing, I open the resulting PDF file and convert it to PDF/A-1 format and version 1.4. However…...Words and save it as a PDF. Then, using Aspose...version 1.4. However, after saving the file to disk, the PDF/A-1...

    forum.aspose.com/t/convert-html-to-pdf-a1/311000