Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 15,209 for

date

(0.07 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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/
  5. Data Filtering|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....Filters based on text, numbers or dates. Autofilter in Microsoft Excel...color Date Filters Filters rows based on different date criteria...

    docs.aspose.com/cells/java/data-filtering/
  6. 在 Android 上的演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...CategoryAxisType 属性,您可以指定首选的分类轴类型( date 或 text )。以下 Java 代码演示了该操作: Presentation...setCategoryAxisType ( CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  7. 在 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...
  8. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#....//add footer having current date builder . MoveToHeaderFooter...); builder . InsertField ( "Date" , "" ); doc . UpdateFields...

    docs.aspose.com/words/net/add-headers-and-footers/
  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. Aspose::Words::Fields::FieldChar::get_FieldType...

    Aspose::Words::Fields::FieldChar::get_FieldType method. Returns the type of the field in C++....get_IsLocked ()); ASSERT_EQ ( u " DATE \\ @ \" dddd, MMMM dd, yyyy...the field to show the current date. field -> Update (); See Also...

    reference.aspose.com/words/cpp/aspose.words.fie...