Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 15,267 for

date

(0.18 sec)
  1. Save Presentations in JavaScript|Aspose.Slides ...

    Discover how to save presentations using Aspose.Slides for Node.js via Java—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....metadata (Author, Title, Company, Date)? Yes. Standard document properties...

    docs.aspose.com/slides/nodejs-java/save-present...
  2. Save Presentations in C++|Aspose.Slides Documen...

    Discover how to save presentations in C++ using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....metadata (Author, Title, Company, Date)? Yes. Standard document properties...

    docs.aspose.com/slides/cpp/save-presentation/
  3. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。...setDateTime( new Date ()); comment.setText( "Quisque...addReply( "Jane Doe" , "JD" , new Date (), "Pellentesque vel sapien...

    products.aspose.com/words/zh-hant/java/make/md/
  4. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...metrics, but no concrete release date can be given at this time. If...

    forum.aspose.com/t/incorrect-underline-height-i...
  5. Aspose.Total Java for Maven|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....users to easily use well up to date APIs in Maven based java projects...

    docs.aspose.com/total/java/aspose-total-java-fo...
  6. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...false ; let currentYear = new Date (). getYear (); footer . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....", new Date())); // The parent paragraph...Comment(doc, "John Doe", "JD", new Date()); builder.getCurrentParagraph()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....expected output, such as when the date format is not as expected or...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  9. Aspose.PSD for .NET 20.7 - Release Notes|Docume...

    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.... Date . ToString ( CultureInfo . InvariantCulture...(). ToString (); liFeSource . Date = DateTime . Now ; liFeSource...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-7...
  10. Parent and Child Tasks | Aspose.Tasks Documenta...

    Learn how to work with Microsoft Project (MPP/XML) parent-child relations using Aspose.Tasks for Java....set (2014, 9, 13, 8, 0, 0); 10 Date startDate = cal. getTime ();...(); 11 proj. set (Prj. START_DATE , startDate); 12 13 Task task1...

    docs.aspose.com/tasks/java/parent-and-child-tasks/