Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 17,451 for

date

(0.11 sec)
  1. Get PDF Metadata|Aspose.PDF for Java

    Learn how to read PDF metadata in Java with the PdfFileInfo facade.... println ( "Creation Date: " + pdfInfo . getCreationDate...out . println ( "Modification Date: " + pdfInfo . getModDate ());...

    docs.aspose.com/pdf/java/get-pdf-metadata/
  2. Document.update_page_layout method | Aspose.Wor...

    Document.upDate_page_layout method. Rebuilds the page layout of the document.... 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/python-net/aspose.wo...
  3. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples....including character, numeric, date, and logical fields. Preserving... and cannot contain spaces. Date values in DBF files are stored...

    docs.aspose.com/cells/cpp/reading-and-writing-d...
  4. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  5. Adding MapiJournal to PST in Jython|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....util import Date from java.util import Calendar.../AddMapiJournalToPST/' d1 = Date () calendar = Calendar cl =...

    docs.aspose.com/email/java/adding-mapijournal-t...
  6. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...); // 2 - Date/time: builder . insertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.lastSavedBy property ...

    BuiltInDocumentProperties.lastSavedBy property. Gets or sets the name of the last author....log(`Date/time last printed: ${properties...properties . lastSavedTime = Date . now (); // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Text box vertical alignment ignored in Aspose.W...

    Hello, We’ve encountered an issue in Aspose.Words when comparing two .DOCX documents where text box vertical alignment changes are ignored. Specifically, the issue occurs after the upDatePageLayout() method is invoked …...Date; import org.junit.jupiter.api...compare(modifiedDocument, "author", new Date(), getCompareOptions()); sa...

    forum.aspose.com/t/text-box-vertical-alignment-...
  9. Extract PDF Metadata using JavaScript via C++ |...

    Extract PDF format metadata programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...author, theme, keywords, and dates of creation/modification of...name, creation date, keywords, modification date, subject, and...

    products.aspose.com/pdf/javascript-cpp/metadata/
  10. How to Get PDF Metadata in Java

    This tutorial contains information on how to get PDF metadata in Java. It provides complete guidance to set the environment, program logic and a runnable sample code to view PDF metadata in Java by using a few API calls....modification date, modification date time zone, creation date, and producer...

    kb.aspose.com/pdf/java/how-to-get-pdf-metadata-...