Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 17,451 for

date

(0.13 sec)
  1. ChartXValueType | Aspose.Words for Java

    Allows to specify type of an X value of a chart series in Java....Description DATE_TIME Specifies that an X value is a date and time...chartXValueType) DATE_TIME public static int DATE_TIME Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  2. Revision.date_time property | Aspose.Words for ...

    Revision.Date_time property. Gets or sets the Date/time of this revision....date_time property Revision.date_time property Gets or sets the...the date/time of this revision. @property def date_time ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....allows you to extract names, dates, numbers, and other blocks from...demo Extract name and expiry date Block Coordinates Extracted...

    docs.aspose.com/ocr/java/image-regions-extract/
  4. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT 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. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... println ( "Creation Date: " + fileInfo . getCreationDate...out . println ( "Modification Date: " + fileInfo . getModDate ());...

    docs.aspose.com/pdf/java/get-pdf-information/
  6. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....SetIsNillable ( false ); // Get current date and time time_t now = time (...content type property with current date and time index = workbook ....

    docs.aspose.com/cells/cpp/working-with-contentt...
  7. Headers are disappearing while convertig from E...

    Hello, when converting Email to PDF, the Headers do not appear in the PDF file. I am using Aspose Email 23.12. I was using Aspose.Email 6.0.0 before. Everything was OK. Sample Code is below. Am I forgetting any settings…...add("Date"); so.getRenderingHeaders()...so.getRenderingHeaders().add("Date"); so.getRenderingHeaders()...

    forum.aspose.com/t/headers-are-disappearing-whi...
  8. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....getLog()); } /// /// Logs the date and time of each node insertion...format("\n{0}\tNode insertion:", new Date())); } public void nodeRemo...

    reference.aspose.com/words/java/com.aspose.word...
  9. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....", new Date()); comment.setText("My comment...addReply("Joe Bloggs", "J.B.", new Date(), "New reply"); // Comments...

    reference.aspose.com/words/java/com.aspose.word...
  10. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....Word, already contains an up to date value. For example, if the field...ADDRESSBLOCK AUTHOR COMPARE CREATEDATE DATE DOCPROPERTY DOCVARIABLE GREETINGLINE...

    docs.aspose.com/words/python-net/fields-overview/