Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 347,063 for

save

(0.12 sec)
  1. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby.... update () \ # Save the document. doc . save ( data_dir + "InsertNestedFields...

    docs.aspose.com/words/java/insert-nested-fields...
  2. BuiltInDocumentProperties.last_saved_by propert...

    BuiltInDocumentProperties.last_Saved_by property. Gets or sets the name of the last author....last_saved_by property BuiltInDocumentPrope.last_saved_by property...def last_saved_by ( self ) -> str : ... @last_saved_by.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#....5 ); // Save document on file location. builder...builder . Document . Save ( "ImageReSize.doc" ); The ConvertUtil...

    docs.aspose.com/words/net/resize-image-in-word-...
  4. 在 Visio 页面中自动放置一组形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中自动放置一组形状。...options ); // save Visio drawing diagram . Save ( @ "c:\temp\AutoSpaceShapes_Out...

    docs.aspose.com/diagram/zh/net/auto-space-a-col...
  5. Extract Annotations from PDF|Aspose.PDF for .NET

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....And finally, save the updated PDF file using Save method of the...

    docs.aspose.com/pdf/net/extract-annotation/
  6. Add Header to PDF using JavaScript via C++ | As...

    Aspose.PDF for JavaScript via C++ allows you to add a header and footer to your existing PDF file.... Save the PDF file. Add a Header to.../*add page header a PDF-file and save the "ResultAddHeader.pdf"*/...

    products.aspose.com/pdf/javascript-cpp/header/
  7. 使用 Java 查看 EPUB 文件 | Aspose.PDF

    用于在 Java 和 PHP 上打开和查看 EPUB 文件的 Java 源代码,德尔福。...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/zh-hans/java/viewer/epub/
  8. FileFormatUtil.ExtensionToSaveFormat | Aspose.W...

    Effortlessly convert file name extensions to SaveFormat values with the FileFormatUtil ExtensionToSaveFormat method. Simplify your file management today!...document from the stream, and then save it to the automatically detected... EqualTo ( ".doc" )); doc . Save ( ArtifactsDir + "File.SaveToDetectedFileFo"...

    reference.aspose.com/words/net/aspose.words/fil...
  9. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more with powerful C++ code examples....paragraphs -> Add ( para ); pres -> Save ( u "text.pptx" , SaveFormat...Color :: get_Blue ()); } pres -> Save ( u "text-red.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/text-formatting/
  10. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveOptions.cssClassNamePrefix property. Specifies a prefix which is added to all CSS class names... Examples Shows how to save a document to HTML, and add...let saveOptions = new aw . Saving . HtmlSaveOptions (); saveOptions...

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