Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 38,273 for

save

(0.04 sec)
  1. Working with Project Properties

    Learn hot to use Aspose.Tasks for Java to change Microsoft Project (MPP/XML) project files' calculation modes. Also the samples of reading or setting project properties are presented below....Properties Microsoft Project saves project properties, metadata...static class. The SAVE_VERSION and LAST_SAVED properties exposed...

    docs.aspose.com/tasks/java/working-with-project...
  2. 安装|Aspose.Slides for Python 文档

    在 Windows、Linux 或 macOS 上通过 Java 安装 Aspose.Slides for Python... save ( "out.pptx" , SaveFormat .... setText ( "幻灯片标题" ) pres . save ( "out.pptx" , SaveFormat ....

    docs.aspose.com/slides/zh/python-java/installat...
  3. Create HTML Document – Create, Load HTML in Java

    Learn how to load HTML document from a file, stream, URL, or create HTML from scratch in Java. Consider approaches to load HTML documents....create an empty HTML document and save it to a file. Copy 1 // Initialize...HTMLDocument(); 3 4 // Save the document to disk 5 document. save ( "create-empty-document...

    docs.aspose.com/html/java/create-a-document/
  4. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....document's "Save" method // to modify how we save the document...let saveOptions = new aw . Saving . TxtSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in C++...get_Text (); presentation -> Save ( u "Comments_out.pptx" , SaveFormat...Console :: WriteLine (); } pres -> Save ( u "parent_comment.pptx" ,...

    docs.aspose.com/slides/cpp/presentation-comments/
  6. Presentation Comments|Aspose.Slides for PHP Doc...

    Add comments and replies in PowerPoint presentation...0 ] -> getText (); $pres -> save ( "Comments_out.pptx" , SaveFormat...getText ()); echo (); } $pres -> save ( "parent_comment.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/presentation-co...
  7. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C++....Aspose::Words::Saving::ExportFontFormat enum Contents [ Hide...from the target machine when saving a document to HTML. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during document loading or saving, enhancing your document management experience....during document loading or saving. [Flags] public enum WarningType...the created document following save. DataLoss 1 Generic data loss...

    reference.aspose.com/words/net/aspose.words/war...
  9. Shape Animation|Aspose.Slides for Python Docume...

    Apply PowerPoint animation in Python...BY_LEVEL_PARAGRAPHS1 # Save the PPTX file to disk pres . save ( "AnimText_out...ON_CLICK ) # Save the PPTX file to disk pres . save ( "AnimImage_out...

    docs.aspose.com/slides/python-net/shape-animation/
  10. Creating Excel Chart and Embedding it in Presen...

    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.... ToImage (); //Save the workbook to stream MemoryStream...presentation on disk //-------- pres . Save ( "OutputChart.pptx" , Aspose...

    docs.aspose.com/slides/net/creating-excel-chart...