Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 15,209 for

date

(0.1 sec)
  1. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal....with ❤ by GitHub Customizing Date Format Aspose.Tasks give developers...developers control over date formatting when rendering project...

    docs.aspose.com/tasks/java/convert-project-data...
  2. FieldChar.is_dirty property | Aspose.Words for ...

    FieldChar.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document....FIELD_DATE , True ) . as_field_date () field . format . date_time_format... fields . FieldType . FIELD_DATE , field_start . field_type )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done...." , Date . now ()); comment . setText...doc , "John Doe" , "J.D." , Date . now ()); comment . setText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Extract PDF Metadata using Java | Aspose.PDF

    Extract PDF format metadata programmatically with Java sample code using Aspose.PDF for Java...name, creation date, keywords, modification date, subject, and.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/pdf/java/metadata/
  5. 在 Android 上管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 轻松快速地在 PowerPoint 文件中添加、读取、编辑和删除演示文稿批注。...get_Item ( 0 ), point , new Date ()); // 为作者在幻灯片 2 上添加幻灯片批注 author...get_Item ( 1 ), point , new Date ()); // 访问 ISlide 1 ISlide slide...

    docs.aspose.com/slides/zh/androidjava/presentat...
  6. 在 Apache POI 和 Aspose.Cells 中创建不同的 Cell 类型|Docu...

    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....setValue ( true ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/zh/java/create-different-...
  7. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....allows you to extract names, dates, numbers, and other blocks from...demo Extract name and expiry date Block Coordinates Extracted...

    docs.aspose.com/ocr/cpp/image-regions-extract/
  8. CalendarType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.CalendarType enum to easily specify and customize your calendar types for enhanced document management and automation....FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...)); // 2 - Date/time: builder . InsertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/net/aspose.words/cal...
  9. Working with Calendar Items on Exchange Server|...

    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.... HOUR_OF_DAY , 1 ); Date startTime = c . getTime ();...( Calendar . MINUTE , 90 ); Date endTime = c . getTime (); //...

    docs.aspose.com/email/java/working-with-calenda...
  10. Sending Meeting Request|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....location" ; // Set the start date and end dates oAppointment . Start...start date DateTime . Now . AddHours ( 1 ), // end date new MailAddress...

    docs.aspose.com/email/net/sending-meeting-request/