Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 15,364 for

date

(0.09 sec)
  1. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted....Words applies a date/time format switch, i.e. \@...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在 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...
  3. Sending meeting request with recurrence|Documen...

    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....)); // Fill appointment object Date startDate = sdf . parse ( "2013-12-01..."2013-12-01 17:00:00" ); Date endDate = sdf . parse ( "2013-12-31...

    docs.aspose.com/email/java/sending-meeting-requ...
  4. GeneralFormatCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your documents....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection of general formats that are applied to a numeric, text or any field result. Corresponds to the \* switches in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Add method. Adds a general format to the collection in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Get PDF File Information in Python|Aspose.PDF f...

    Explore how to retrieve detailed PDF file information such as metadata and properties in Python using Aspose.PDF for document management....getAuthor ()) print "Creation Date:-" + str ( doc_info . getCreationDate...getKeywords ()) print "Modify Date:-" + str ( doc_info . getModDate...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  8. Set PDF File Information in PHP|Aspose.PDF for ...

    Learn how to set various file properties, such as metadata, for a PDF document in PHP using Aspose.PDF....$doc_info -> setCreationDate ( new Date ()); $doc_info -> setKeywords...$doc_info -> setModDate ( new Date ()); $doc_info -> setSubject...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  9. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUTONUMLGL field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...