Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 369,821 for

save

(0.18 sec)
  1. 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...
  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. Aspose.Cells 8.6.0中的公共API更改|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 the metadata info to spreadsheet metadata . Save ( filePath...= false ; //Save spreadsheet as HTML book . Save ( "output.html"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. XamlFlowSaveOptions.saveFormat property | Aspos...

    XamlFlowSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...See Also module Aspose.Words.Saving class XamlFlowSaveOptions XamlFlowSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... You need to create and and save . The following code snippet...)); 14 // Save resultant XPS document 15 doc. Save (OutputDir...

    docs.aspose.com/page/net/xps/working-with-images/
  6. 修改 AcroForm|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库修改 PDF 文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。..."textbox1" , 15 ); // Save PDF document form . Save ( dataDir + "SetFieldLimit_out...Black ); } // Save PDF document document . Save ( dataDir + "FormFieldFont14_out...

    docs.aspose.com/pdf/zh/net/modifing-form/
  7. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions::get_ThumbnailSize method. Size of generated thumbnail in pixels. Default is 600x900 in C++....setting a thumbnail image when saving a document to .epub. // 1 -...-> UpdateThumbnail (); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions::get_GenerateFromFirstPage method. Specifies whether to generate thumbnail from first page of the document or first image in C++....setting a thumbnail image when saving a document to .epub. // 1 -...-> UpdateThumbnail (); doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words.ren...
  9. Manage PowerPoint Text Paragraphs in JavaScript...

    Master paragraph formatting with Aspose.Slides for Node.js via Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in JavaScript.... Save the modified presentation. This...// Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" ...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  10. FileFormatUtil.content_type_to_load_format meth...

    FileFormatUtil.content_type_to_load_format method. Converts IANA content type into a load format enumerated value....the corresponding Aspose load/save format from each media type...FileFormatUtil . content_type_to_save_format ( 'jpeg' )) # If Aspose...

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