Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 16,710 for

date

(0.49 sec)
  1. Introduction|Documentation

    Introduction of Aspose.Diagram library.... For example, the time and date that the document was created...BuildNumberEdited ); Console . WriteLine ( "Date Created : " + diagram . DocumentProps...

    docs.aspose.com/diagram/python-java/introduction/
  2. 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...
  3. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC 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...
  4. 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...
  5. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells for Python via .NET library.... string, double, integer or date/time, etc. value to a cell....of the cell. date_time_value : returns the date/time value of...

    docs.aspose.com/cells/python-net/view-and-edit-...
  6. Create Stock Chart in Excel using C#

    Follow this article to create Stock chart in Excel using C#. It shares information to set the IDE, a list of steps, and a sample code demonstrating how to make a Stock chart in Excel using C#....Close) financial data with dates Write the headers for the columns...with the above data Format the date column for the chart axis Define...

    kb.aspose.com/cells/net/create-stock-chart-in-e...
  7. Aspose Word to PDF - Show Comments with User & ...

    Hi Team , we are trying to convert the word files with comments to PDF. I could acheive the visibility of the comments in the docx to be printed in PDF by below code doc.getLayoutOptions().setCommentDisplayMode(Commen…...includes the author’s name and the date. Insert Comments into Document...author = comment.getAuthor(); Date date = comment.getDateTime(); String...

    forum.aspose.com/t/aspose-word-to-pdf-show-comm...
  8. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...currency, accounting, short date, long date, time, percentage, fraction...formats of the numbers and dates. These built-in number formats...

    forum.aspose.com/t/convert-range-to-json/311994
  9. Aspose::Words::Comment::set_DateTime method | A...

    Aspose::Words::Comment::set_DateTime method. Gets the Date and time that the comment was made in C++....Comment::set_DateTime method Gets the date and time that the comment was...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Working with Extended Attributes of a Project |...

    Learn how to work with Microsoft Project extended attributes and custom fields using Aspose.Tasks for Java....21 22 Date date = new Date(); 23 ea. setDateValue (date); 24 25...

    docs.aspose.com/tasks/java/working-with-extende...