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

documents

(0.26 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...Neither can we get sufficient documents or information about ms excel’s...can find relevant rules or documents that can help resolve this...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  7. 用 Node.js 和 C++ 设置形状文本的预设 WordArt 样式|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 为形状的文本设置预设 WordArt 样式..."path" ); // The path to the documents directory. const dataDir =..."outputSetPresetWordA.xlsx" ); AI Document Assistant Close 使用 Node.js...

    docs.aspose.com/cells/zh/nodejs-cpp/set-preset-...
  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/