Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 15,209 for

date

(0.12 sec)
  1. Aspose::Words::Fields::FieldPrintDate::get_UseS...

    Aspose::Words::Fields::FieldPrintDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++....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/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldPrintDate::get_UseL...

    Aspose::Words::Fields::FieldPrintDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....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/cpp/aspose.words.fie...
  3. Setting ScaleCrop and LinksUpToDate properties ...

    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....Scenarios scale_crop and links_up_to_date are two extended built‑in document...hyperlinks in a document are up‑to‑date. Set this element to TRUE to...

    docs.aspose.com/cells/python-net/setting-scalec...
  4. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to define and manage task constraints in Microsoft Project and programmatically with Aspose.Tasks for .NET. Includes C# code examples for common constraint types....Inflexible — bound to exact dates such as Must Start On or Must...type and assign a Constraint date . Setting Constraints with Aspose...

    docs.aspose.com/tasks/net/handling-task-constra...
  5. 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...
  6. JsonDataLoadOptions.simple_value_parse_mode pro...

    JsonDataLoadOptions.simple_value_parse_mode property. Gets or sets a mode for parsing JSON simple values (null, boolean, number, integer, and string) while loading JSON...mode does not affect parsing of date-time values. The default is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldOptions.field_update_culture_source proper...

    FieldOptions.field_upDate_culture_source property. Specifies what culture to use to format the field result.... The setting affects only date/time fields with \\@ format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract Attachments from PDF using Python | Asp...

    Extract Attachments from PDF with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop...."Creation Date: { file_specification . params . creation_date } " )..."Modification Date: { file_specification . params . mod_date } " ) print...

    products.aspose.com/pdf/python-net/attachments/...
  9. 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...
  10. Data Validation in Excel Made Easy with Python

    Learn how to implement data validation in Excel using Python. Discover how to add dropdown lists and more with Aspose.Cells for Python....validation in Excel using Python Date validation in Excel using Python...decimals. Limit input to a specific date range. Provide dropdown lists...

    blog.aspose.com/cells/data-validation-in-excel-...