Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 15,348 for

date

(0.18 sec)
  1. 5472557.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 FooBar Very long text 1. very long text 2. very long text 3. very long text 4. very long text 5. very long text 6. very long tex......data Name Description State Date Bar This is short text draft...State (All) Name Description Date Bar This is short text 7/1/16...

    docs.aspose.com/cells/fr/java/specify-whether-t...
  2. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpDatePageLayout method. Rebuilds the page layout of the document in C++.... The up-to-date page layout information is required...cached layout // to stay up to date, we will need to update it manually...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Fields::FieldPrintDate::get_UseS...

    Aspose::Words::Fields::FieldPrintDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++....display the print operation's date/time. // If no printing has...PRINTDATE field // can display the date and time of the last printing...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldPrintDate::get_UseL...

    Aspose::Words::Fields::FieldPrintDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....display the print operation's date/time. // If no printing has...PRINTDATE field // can display the date and time of the last printing...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LinksUpToDate method. Indicates whether hyperlinks in a document are up-to-Date in C++....hyperlinks in a document are up-to-date. bool Aspose :: Words :: Properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....the keep a field’s type up to date with its field code. Document...field = builder . InsertField ( "DATE" , null ); // Aspose.Words automatically...

    reference.aspose.com/words/net/aspose.words/ran...
  7. Document.NormalizeFieldTypes | Aspose.Words for...

    Optimize your document with the NormalizeFieldTypes method, ensuring all field type values align with field codes for enhanced consistency and accuracy....the keep a field’s type up to date with its field code. Document...field = builder . InsertField ( "DATE" , null ); // Aspose.Words automatically...

    reference.aspose.com/words/net/aspose.words/doc...
  8. BuiltInDocumentProperties.last_printed property...

    BuiltInDocumentProperties.last_printed property. Gets or sets the Date when the document was last printed in UTC....last_printed property Gets or sets the date when the document was last printed...total_editing_time } ' ) print ( f 'Date/time last printed: { properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file.... dateTime DateTime The date and time to use for revisions...revisions. dateTime DateTime The date and time to use for revisions...

    reference.aspose.com/words/net/aspose.words.low...
  10. FieldDatabase | Aspose.Words for Java

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

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