Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 16,693 for

date

(1.83 sec)
  1. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF 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...
  2. LaTeX document classes

    This article is a concise digest of the LaTeX document classes and their options. It also provides some examples....first book} 5 \ author{Me} 6 \ date{ \ today} 7 8 \ begin{document}...end{document} Note that the current date is also produced automatically...

    docs.aspose.com/tex/java/latex-document-classes/
  3. Reading and Writing General Properties | Aspose...

    Learn how to read and set general task properties such as name, ID, UID, start and finish Dates in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading and writing task properties.... ID, UID, and start/finish dates that define its identity and...DateTime Purpose: The planned start date of the task. Type: DateTime...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  4. Split Tasks in VSTO and Aspose.Tasks | Aspose.T...

    Compare methods of splitting tasks between Microsoft Project's VSTO add-in and Aspose.Tasks library for .NET developers....the specified start and end dates. This can be useful for modeling...method accepts start date, finish date and calendar arguments...

    docs.aspose.com/tasks/net/split-tasks-in-vsto-a...
  5. Licensing | Aspose.Tasks Documentation

    Aspose.Tasks for C\B provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing policies....following: DateTime Limitation The date year will be converted to 2000...Note that the Start and Finish dates for Task1 have been converted...

    docs.aspose.com/tasks/cpp/licensing/
  6. How To Create Aspose.Tasks Project Calculation ...

    Learn how to create and configure different calculation modes for your projects in Aspose.Tasks.... Automatic – Recalculates dates, work and cost properties immediately...Manual ; 4 5 // Set project start date and add new tasks 6 project...

    docs.aspose.com/tasks/net/project-calculation-m...
  7. Replace Fields Python|Aspose.Words for Python v...

    Learn how to replace fields with text in Python. Replace fields with static data using the Python via .NET API.... Converting fields such as DATE or TIME to static text will...document to display the same date as when it was sent. Also, in...

    docs.aspose.com/words/python-net/replace-fields/
  8. PdfFileEditor ResizeContents causes corrupted r...

    Hello, I use the function ResizeContents of the PdfFileEditor to resize big PDF files down to DIN A3. Everything works fine until we have a big PDF with a Annotation. The function call doesn’t cause any error. But wh…...please tell me until thursday a date on which this error will be...he will only accept a certain date of correction. asad.ali October...

    forum.aspose.com/t/pdffileeditor-resizecontents...
  9. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....super useful when working with dates—it helps you visually track...Helps you stay on top of due dates, events, or expiring items....

    docs.aspose.com/cells/python-net/how-to-add-tim...
  10. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…...variable // Sanitize invalid dates if (calItem.StartDate < new...the contact item contains any date/time fields outside the valid...

    forum.aspose.com/t/code-olm-to-pst/324745