Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 38,276 for

save

(0.06 sec)
  1. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the document....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...
  2. Aspose::Words::FileFormatUtil::ExtensionToSaveF...

    Aspose::Words::FileFormatUtil::ExtensionToSaveFormat method. Converts a file name extension into a SaveFormat value in C++....document from the stream, and then save it to the automatically detected...SaveFormatToExtensio ( saveFormat )); doc -> Save ( ArtifactsDir + u "File.SaveToDetectedFileFo"...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. FieldRD.FileName | Aspose.Words for .NET

    Discover how the FieldRD FileName property simplifies file management by easily setting names for generating your table of contents and indexes.... Save ( ArtifactsDir + "ReferencedDocument...doc . UpdateFields (); doc . Save ( ArtifactsDir + "Field.RD.docx"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint presentations in Python... Save the modified presentation as...the PPTX file to Disk pres . save ( "table_out.pptx" , slides...

    docs.aspose.com/slides/python-net/manage-cells/
  5. BuiltInDocumentProperties.createdTime property ...

    BuiltInDocumentProperties.createdTime property. Gets or sets date of the document creation in UTC....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...
  6. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the document in C++....document from the stream, and then save it to the automatically detected...SaveFormatToExtensio ( saveFormat )); doc -> Save ( ArtifactsDir + u "File.SaveToDetectedFileFo"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Rendering in Python https://docs.aspose.com/words/python-net/rendering/ Recent content in Rendering in Python on Documentation Hugo -- gohugo.io http...... The document can be saved in plain text format and can... such as Microsoft WordPad, save the document in Rich Text Format...

    docs.aspose.com/words/python-net/rendering/inde...
  8. 将PowerPoint转换为带备注的PDF|Aspose.Slides 文档

    将PowerPoint转换为带备注的PDF。在Aspose.Slides中将PPT和PPTX转换为带备注的PDF。...Contents [ Hide ] Presentation类暴露的 Save 方法可以用于将PowerPoint PPT或PPTX演...BottomFull ); auxPresentation -> Save ( dataDir + u "PDFnotes_out...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  9. Convert HTML to Excel using Python

    Follow this article to convert HTML to Excel using Python. It has the IDE settings, a list of steps, and sample code to transform file format from HTML to excel using python....loading of the source PDF file and save the output in various formats...using the specified options Save the loaded format in Excel format...

    kb.aspose.com/pdf/python/convert-html-to-excel-...
  10. How to Merge Word Documents using Python

    This simple article focuses on how to merge Word document using Python. It encapsulates the details to establish the environment along with configuration steps and a working example code to merge DOCX files in Python....using the append_document method Save the Target Word document on...document. Finally, the save method is used to save the merged Word documents...

    kb.aspose.com/words/python/how-to-merge-word-do...