Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 17,499 for

date

(0.69 sec)
  1. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpDatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation.... 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/net/aspose.words/doc...
  2. IsFontEmbedded|Aspose.PDF for Reporting Services

    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....Parameter Name : IsFontEmbedded Date Type : Boolean Values supported...

    docs.aspose.com/pdf/reportingservices/isfontemb...
  3. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML and XPS files...compressionLevel ; let timeBefore = new Date (); doc . save ( base . artifactsDir...saveOptions ); let timeAfter = new Date (); let testedFileLength = fs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. 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...
  6. Getting exception when adding task assignment b...

    Hello Aspose Team, I am getting the exception when adding the task assignment baseline and calculating the project. if (task.Baselines != null && task.Baselines.Count > 0) { totalBaselineWork = task.Baselines[0].Wo…... date cannot be DateTime.MinValue (Parameter ‘date’) at Aspose...

    forum.aspose.com/t/getting-exception-when-addin...
  7. FieldPrintDate.UseSakaEraCalendar | Aspose.Word...

    Manage your Dates effortlessly with FieldPrintDate's Saka Era Calendar feature. Easily toggle for seamless integration and enhanced user experience....display the print operation's date/time. // If no printing has...PRINTDATE field // can display the date and time of the last printing...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. Creating and Updating Calendars in Java | Aspos...

    Learn how to create, upDate, and manage project calendars using Aspose.Tasks for Java....it can calculate project end dates and so on. Aspose.Tasks allows...calTime. set (1,1,1,9,0,0); 26 Date date = calTime. getTime (); 27...

    docs.aspose.com/tasks/java/creating-updating-an...
  10. DocumentPropertyCollection.removeAt method | As...

    DocumentPropertyCollection.removeAt method. Removes a property at the specified index.... add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...