Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 375,527 for

save

(0.22 sec)
  1. 使用 Node.js + C++ 在 Excel 文件中自动填充区域|Documentation

    学习如何在Excel文件的指定范围内执行自动填充操作,使用 Aspose.Cells for Node.js via C++。...Series ); // Save the Workbook workbook . save ( "range_autofill_result...

    docs.aspose.com/cells/zh/nodejs-cpp/autofill-ra...
  2. Apply Custom Style Sheet to a Visio Diagram in ...

    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....custom_stylesheet ) end \ # Save diagram diagram . save ( data_dir + "ApplyCustomStyleShee...

    docs.aspose.com/diagram/java/apply-custom-style...
  3. Manage Headers and Footers of the Visio Diagram...

    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....() -> setUnderline ( 0 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "HeadersAndFooters...

    docs.aspose.com/diagram/java/manage-headers-and...
  4. 在 Ruby 中将超链接添加到 Visio 形状|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....hyperlink ) \ # Save diagram diagram . save ( data_dir + "Hyperlinks...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...
  5. Manage Headers and Footers of the Visio Diagram...

    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....setUnderline ( 0 ) \ # Save diagram diagram . save ( data_dir + "HeadersAndFooters...

    docs.aspose.com/diagram/java/manage-headers-and...
  6. BuiltInDocumentProperties.manager property | As...

    BuiltInDocumentProperties.manager property. Gets or sets the manager property....properties automatically when we save the document. // To use these..."Details" -> "Origin". doc . save ( base . artifactsDir + "DocumentProperties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.totalEditingTime prop...

    BuiltInDocumentProperties.totalEditingTime property. Gets or sets the total editing time in minutes....properties automatically when we save the document. // To use these..."Details" -> "Origin". doc . save ( base . artifactsDir + "DocumentProperties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Editing Hyperlinks of Worksheet with C++|Docume...

    Learn how to edit hyperlinks of a worksheet through the Aspose.Cells for C++ API....com" ); } // Save the modified workbook to the...the output file workbook . Save ( outDir + u "output_out.xlsx"...

    docs.aspose.com/cells/cpp/editing-hyperlinks-of...
  9. BuiltInDocumentProperties.company property | As...

    BuiltInDocumentProperties.company property. Gets or sets the company property....properties automatically when we save the document. // To use these..."Details" -> "Origin". doc . save ( base . artifactsDir + "DocumentProperties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....2" }, ts ); // Save PDF document document . Save ( dataDir + "...01 ); } } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/sticky-annotations/