Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 15,144 for

date

(0.89 sec)
  1. Specifying DBNum Custom Pattern Formatting|Docu...

    Aspose.Cells is a Python library for working with spreadsheet files that supports formatting Dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....Number Formats Render Custom Date Format Patterns g and ge mm...

    docs.aspose.com/cells/python-net/specifying-dbn...
  2. Updates to Supported Target Platforms|Aspose.Sl...

    Learn about support for obsolete .NET versions in Aspose.Slides, and upgrade your PowerPoint PPT, PPTX, and ODP presentation projects to modern, compatible versions....and compatibility with up-to-date platforms. Enhance Image Processing...

    docs.aspose.com/slides/net/net2-obsolete/
  3. SignOptions class | Aspose.Words for Python

    aspose.words.digitalsignatures.SignOptions class. Allows to specify options for document signing... sign_time The date of signing. Default value is...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content upDates.... On a particular date, if someone tries to access...shows how to set the expiration date for a PDF file. You need to...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  5. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...DATE_TIME data type. def add ( self...properties . add ( 'Authorized Date' , datetime . datetime . now...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Primary and Secondary Axis|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for .NET. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts.... Category Axis Date Axis Analyzing your prompt,...

    docs.aspose.com/cells/net/primary-and-second-axis/
  7. Aspose::Words::Saving::SaveOptions::get_UpdateC...

    Aspose::Words::Saving::SaveOptions::get_UpDateCreatedTimeProperty method. Gets or sets a value determining whether the CreatedTime property is upDated before saving. Default value is false; in C++.... // If so, then the date of the document's most recent...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. StructuredDocumentTag | Aspose.Words for .NET

    Create powerful structured documents effortlessly with the StructuredDocumentTag constructor. Initialize new instances for enhanced organization and clarity....Checkbox DropDownList ComboBox Date BuildingBlockGallery Group Picture...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FieldCollection.Count | Aspose.Words for .NET

    Discover the FieldCollection Count property, which efficiently returns the total number of fields in your collection for streamlined data management.... InsertField ( " DATE \\@ \"dddd, d MMMM yyyy\" "...); builder . InsertField ( " DATE \\@ \"dddd, d MMMM yyyy\" "...

    reference.aspose.com/words/net/aspose.words.fie...
  10. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...Subject, Date = msg.Date, From = msg.Sender.DisplayName...Subject = msg.Subject, Date = msg.Date, From = msg.Sender?.DisplayName...

    forum.aspose.com/t/nullreferenceexception-listm...