Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 14,732 for

date

(0.09 sec)
  1. Filter Emails from Mail Server|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....Messages by Sender, Recipient or Date The Pop3Client class, described...query conditions, for example, date, subject, sender, recipient...

    docs.aspose.com/email/net/filter-emails-from-ma...
  2. Page margin size|Aspose.PDF for Reporting Services

    Adjust page margin sizes in PDF reports with Aspose.PDF for Reporting Services for improved readability and layout....Parameter Name : PageMarginLeft Date Type : Float Values supported...Parameter Name : PageMarginRight Date Type : Float Values supported...

    docs.aspose.com/pdf/reportingservices/page-marg...
  3. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....exact formats for parsing JSON date-time values while loading JSON...exact formats for parsing JSON date-time values while loading JSON...

    reference.aspose.com/words/java/com.aspose.word...
  4. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....JULY, 20); Date signingTime = calendar.getTime();...String reason, String location, Date signatureDate) Initializes an...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....master notes slide and all child Date and time placeholders visible...placeholder. Set text to notes slide Date-time placeholder. Write the...

    docs.aspose.com/slides/net/presentation-header-...
  6. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....master notes slide and all child Date and time placeholders visible...placeholder. Set text to notes slide Date-time placeholder. Write the...

    docs.aspose.com/slides/java/presentation-header...
  7. Accessing CSV Data in Java|Aspose.Words for Java

    Learn how to access CSV data while building a report using LINQ in Java....representations: Long Double Boolean Date Note – For recognition of data...[Column1]>>, Age: << [Column2]>>, Date of Birth: << [Column3]:"dd.MM...

    docs.aspose.com/words/java/accessing-csv-data/
  8. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....every we need to see an up-to-date value. doc.updateFields(); doc...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  9. Set PDF Expiration in Python|Aspose.PDF for Java

    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....month=4;today = new Date();today = new Date(today.getFullYear()...today.getMonth());expiry = new Date(year, month);if (today.getTime()...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  10. Set PDF Expiration in PHP|Aspose.PDF for Java

    Discover how to set an expiration Date for a PDF file in PHP, controlling access with Aspose.PDF....month=4; today = new Date(); today = new Date(today.getFullYear()...today.getMonth()); expiry = new Date(year, month); if (today.getTime()...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...