Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 368,266 for

save

(0.83 sec)
  1. Manage Presentation Backgrounds in Python|Aspos...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Python via .NET, with code tips to boost your presentations.... Save the modified presentation. The...blue # Save the presentation to disk. presentation . save ( "SolidColorBackground...

    docs.aspose.com/slides/python-net/presentation-...
  2. C# 3D Formats Conversion | products.aspose.com

    Convert 3D formats 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x with few lines of C# code via .NET library....Scene class , and calling the Save method with relevant output...Scene Class object. Create the saving options using ObjSaveOptions...

    products.aspose.com/3d/net/conversion/
  3. Copy Worksheets between Workbooks|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....ws0 ); //Save the excel file. excelWorkbook1 . Save ( FileName...ws0 ); //Save the excel file. excelWorkbook1 . Save ( "copyworksheet...

    docs.aspose.com/cells/net/copy-worksheets-betwe...
  4. Remove Tables from existing PDF|Aspose.PDF for C++

    This section describes how to remove Table from PDF document....Remove ( table ); // Save PDF document -> Save ( _dataDir + u "Table_out...Remove ( table ); // Save document document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/remove-tables-from-exis...
  5. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of pages in C++....ExtractPages ( 0 , 2 ); doc -> Save ( get_ArtifactsDir () + u "Document...the initial page numbering and save the NUMPAGE field. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Discover how HtmlSaveOptions' ExportDocumentProperties enhances your HTML, MHTML, or EPUB exports by including essential built-in and custom document properties....use a specific encoding when saving a document to .epub. Document...for a document that we will save. HtmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Presentation Backgrounds in C++|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for C++, with code tips to boost your presentations.... Save the modified presentation. The...()); // Save the presentation to disk. presentation -> Save ( u ...

    docs.aspose.com/slides/cpp/presentation-backgro...
  9. 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...
  10. Aspose::Words::Document::get_VersionsCount meth...

    Aspose::Words::Document::get_VersionsCount method. Gets the number of document versions that was stored in the DOC document in C++.... If you save this document using Aspose.Words...Words, the document will be saved without versions. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/doc...