Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 16,807 for

date

(0.14 sec)
  1. BuiltInDocumentProperties.LastSavedBy | Aspose....

    Discover the BuiltInDocumentProperties LastSavedBy property to easily manage document authorship and enhance collaboration in your projects.... WriteLine ( $"Date/time last printed: {properties...

    reference.aspose.com/words/net/aspose.words.pro...
  2. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection.... add ( 'Authorized Date' , datetime . datetime . now...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Granularity | Aspose.Words for Java

    Specifies the granularity of changes to track when comparing two documents in Java....compare(docB, "author", new Date(), compareOptions); // The first...

    reference.aspose.com/words/java/com.aspose.word...
  4. StructuredDocumentTagRangeStart | Aspose.Words ...

    Create a new StructuredDocumentTagRangeStart instance effortlessly. Enhance your document management with this powerful constructor for structured tags....Checkbox DropDownList ComboBox Date BuildingBlockGallery Group Picture...

    reference.aspose.com/words/net/aspose.words.mar...
  5. PdfDigitalSignatureTimestampSettings.userName p...

    PdfDigitalSignatureTimestampSettings.userName property. Timestamp server user name....Signing" , "Aspose Office" , Date . now ()); // Create a timestamp...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....Signing" , "Aspose Office" , Date . now ()); // Create a timestamp...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it... dateTime = Date . now (); newComment . setText...addReply ( "John Doe" , "JD" , Date . now (), "New reply." ); newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Setting Headers and Footers with JavaScript via...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for JavaScript via C++....author name, topic name, or date and time. Headers and footers...number of pages &D The current date &T The current time &A The worksheet...

    docs.aspose.com/cells/javascript-cpp/setting-he...
  9. Work with PDF Documents in Python|Aspose.PDF fo...

    Learn how to create, format, manipulate, optimize, merge, split, and manage PDF documents in Python....with TOC, setting PDF expiry date, and etc. Optimize PDF - optimize...

    docs.aspose.com/pdf/python-net/working-with-doc...
  10. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...set_CategoryAxisType() 方法,您可以指定首选的分类轴类型( date 或 text )。以下 C++ 代码演示了该操作: auto...set_CategoryAxisType ( CategoryAxisType :: Date ); horizontalAxis -> set_IsAutomaticMajorUnit...

    docs.aspose.com/slides/zh/cpp/chart-axis/