Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 17,453 for

date

(0.53 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastPrinted method. Gets or sets the Date when the document was last printed in UTC in C++....ted method Gets or sets the date when the document was last printed...System :: String :: Format ( u "Date/time last printed: {0}" , properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Passport recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from passport images....details (such as a number, name, date of birth, and so on) for the...details (such as a number, name, date of birth, and so on) from passport...

    docs.aspose.com/ocr/python-net/recognition-sett...
  3. Create an Appointment|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....Description End Date Location Organizer Start Date Summary Call...

    docs.aspose.com/email/net/create-an-appointment/
  4. Group Pivot Fields in the Pivot Table with C++|...

    Learn how to group pivot fields in a pivot table using Aspose.Cells for C++....); Date dtStart { 2023 , 12 , 31 , 0 , 0 , 0 , 0 }; Date dtEnd...

    docs.aspose.com/cells/cpp/group-pivot-fields-in...
  5. ChartAxis.BaseTimeUnit | Aspose.Words for .NET

    Discover the ChartAxis BaseTimeUnit property to easily define the smallest time unit on your time category axis for enhanced data visualization....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartAxis.HasMajorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMajorGridlines property to easily manage major gridlines on your charts, enhancing data visualization and clarity....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.index_of method. Gets the index of a property by name....= 'Authorized Date' , value = datetime . date . today ()) properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified name exists in the collection....= 'Authorized Date' , value = datetime . date . today ()) properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Document::NormalizeFieldTypes me...

    Aspose::Words::Document::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in the whole document so that they correspond to the field types contained in the field codes in C++....the keep a field’s type up to date with its field code. auto doc...builder -> InsertField ( u "DATE" , nullptr ); // Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API....based on text, numbers, or dates. AutoFilter in Microsoft Excel...color Date Filters Filters rows based on different date criteria...

    docs.aspose.com/cells/cpp/data-filtering/