Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 363,335 for

save

(0.15 sec)
  1. Render Slide as Thumbnail to JPEG by User Defin...

    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 the thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( destFileName...

    docs.aspose.com/slides/net/render-slide-as-thum...
  2. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF pages into individual PDF files in your Java applications.... Save the new PDF using Save method. The following...add ( pdfPage ); newDocument . save ( _dataDir + "page_" + pageCount...

    docs.aspose.com/pdf/java/split-document/
  3. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...( property ); // save 3D scene scene . Save ( "test.fbx" , FileFormat...FileFormat . FBX7400ASCII ); scene . Save ( "test.gltf" , new GLTFSaveOptions...

    docs.aspose.com/3d/zh/net/manipulate-custom-pro...
  4. Converting Excel Files to HTML in Python|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 the document in **HTML** format workbook . save ( self...

    docs.aspose.com/cells/java/converting-excel-fil...
  5. Aspose::Words::Saving::SvgSaveOptions::get_Text...

    Aspose::Words::Saving::SvgSaveOptions::get_TextOutputMode method. Gets or sets a value determining how text should be rendered in SVG in C++....Aspose::Words::Saving::SvgSaveOptions::get_TextOutputMode method...:: Saving :: SvgTextOutputMode Aspose :: Words :: Saving :: SvgSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Delete a Particular Page from the PDF File in R...

    Remove specific pages from PDF files programmatically using Aspose.PDF for Ruby....( 2 ) # save the newly generated PDF file pdf . save ( data_dir...

    docs.aspose.com/pdf/java/delete-a-particular-pa...
  7. Get a Particular Page in a PDF File in Python|A...

    Understand how to retrieve a specific page from a PDF document using Python and Aspose.PDF, for focused document processing....) # save the newly generated PDF file new_document . save ( self...

    docs.aspose.com/pdf/python-java/get-a-particula...
  8. Copy Worksheets|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.... Save ( fileName ); Download GitHub...and Aspose.Cells Create and Save New Workbooks Analyzing your...

    docs.aspose.com/cells/net/copy-worksheets/
  9. Create PDF Forms using PHP via Java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....Add field to the document and save modified PDF Create PDF Forms...$textBoxField , 1 ); // Save modified PDF $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/acroforms/create/
  10. Python中的分割窗格|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....split (); # Save the excel file workbook . save ( self . dataDir...

    docs.aspose.com/cells/zh/java/split-panes-in-py...