Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 405,789 for

documents

(0.62 sec)
  1. Conversion|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....enumeration that can convert documents to the extensions given in...Download Sample Code Bitbucket AI Document Assistant Close Advanced Protection...

    docs.aspose.com/cells/net/conversion/
  2. BuiltInDocumentProperties.CreatedTime | Aspose....

    Discover the BuiltInDocumentProperties CreatedTime feature to easily access and manage your document's creation date in UTC for enhanced organization....property Gets or sets date of the document creation in UTC. public DateTime...get ; set ; } Remarks For documents originated from RTF format...

    reference.aspose.com/words/net/aspose.words.pro...
  3. BuiltInDocumentProperties.created_time property...

    BuiltInDocumentProperties.created_time property. Gets or sets date of the document creation in UTC....property Gets or sets date of the document creation in UTC. @property...datetime ): ... Remarks For documents originated from RTF format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC.... Remarks For documents originated from RTF format...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBase::get_FontInfos meth...

    Aspose::Words::DocumentBase::get_FontInfos method. Provides access to properties of fonts used in this document in C++....properties of fonts used in this document. System :: SharedPtr < Aspose...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 禁用导出框架脚本与文档属性,使用 C++ 通过 Node.js|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 将工作簿转换为 HTML 时禁用导出框架脚本和文档属性。...node" ); // The path to the documents directory. const dataDir =...exporting frame scripts and document properties const options =...

    docs.aspose.com/cells/zh/nodejs-cpp/disable-exp...
  7. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files...OOXML document. doc = aw . Document ( MY_DIR + 'Big document.docx'...docx' ) # When we save the document to an OOXML format, we can...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Autofit Setting for Tables|Aspose.Words for Java

    Autofit settings to tables. Docx4j does not provide an opportunity to autofit settings to tables....the Working with Tables documentation section. When creating a...// Open the document Document doc = new Document ( dataDir +...

    docs.aspose.com/words/java/autofit-setting-for-...
  9. MetafileRenderingOptions.UseGdiRasterOperations...

    Discover the MetafileRenderingOptions UseGdiRasterOperationsEmulation property to optimize raster operations with GDI. Enhance performance and flexibility today!...rendering mode when saving documents with Windows Metafile images...other image formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Change Password of PDF File|Aspose.PDF for .NET

    Explore how to modify the password of a PDF document in .NET to improve file security with Aspose.PDF.... If it’s not correct, the document will not open. The Owner password...ChangePassword () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/change-password/