Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 368,275 for

save

(0.1 sec)
  1. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily Save documents in PDF format. Simplify your file management with efficient saving options....the document will be saved if this save options object is used...appear in the outline of a saved PDF document. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  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. 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...
  4. 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...
  5. 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...
  6. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); // Saves the presentation to Disk pres -> Save ( u "table...

    docs.aspose.com/slides/cpp/manage-table/
  7. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/python-net/split-a-document/
  8. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various document layouts using Python.... save ( "output.pdf" ) Q: How do I...show_paragraph_marks = True doc . save ( "output.pdf" ) Q: Which setting...

    docs.aspose.com/words/python-net/specify-layout...
  9. Aspose.PSD for Python via .NET 24.6 - Release N...

    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....image is cropped after the saving. Data is lost but Preview looks...gradient_settings . reverse = True im . save ( outputFile ) with PsdImage...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  10. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes.... save ( "presentation-out.pptx" ,...trust Aspose APIs" ); pres . save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-hyperlinks/