Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 16,693 for

date

(1.16 sec)
  1. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring.... On a particular date, if someone tries to access...shows how to set the expiration date for a PDF file. You need to...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  2. PageSetup.margins property | Aspose.Words for P...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page....cached layout # to stay up to date, we will need to update it manually...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom document properties effortlessly with the Add method. Enhance your documents with tailored String data types for optimal performance.... Add ( "Authorized Date" , DateTime . Today ); properties...properties . Add ( "Authorized Date" , DateTime . Today ); properties...

    reference.aspose.com/words/net/aspose.words.pro...
  4. How to Set Category Axis|Documentation

    Learn how to set the category axis in Aspose.Cells for .NET. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....AI Document Assistant Close Date Axis Z Axis Analyzing your prompt...

    docs.aspose.com/cells/net/how-to-set-category-a...
  5. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....properties -> Add ( u "Authorized Date" , System :: DateTime :: get_Today...properties -> Add ( u "Authorized Date" , System :: DateTime :: get_Today...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....by setting the Title text and Date fields Save the OneNote file...object. The page title, title date, and time are then inserted...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  7. OoxmlSaveOptions.keep_legacy_control_chars prop...

    OoxmlSaveOptions.keep_legacy_control_chars property. Keeps original representation of legacy control characters.... assertEqual ( ' \x13 date \\ @ "d/MM/yyyy" \x14\x15\x0c...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Error Converting from PDF to PDF/A format in No...

    I am trying to convert a file from PDF to PDF/A format. The conversion seems to be working in my local environment but not in QA/Staging. The code is very straight forward and shouldnt be causing issues. I am attaching t…...</Copyright><Date>4/15/2025 4:27:01 PM</Date><File Version="1...

    forum.aspose.com/t/error-converting-from-pdf-to...
  9. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....'Original textbox contents' ) # DATE field: builder . move_to ( doc_original...insert_field ( field_code = ' DATE ' ) # Comment: new_comment =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|Documentation

    本文介绍如何使用C++加载一个现有的Excel文件或创建一个新文件,通过Aspose.Cells提供的方法实现自定义计算引擎并获得结果。最后,我们将修改后的Excel文件保存到磁盘。...now_time , & local_tm ); #endif Date today { local_tm . tm_year +...data . SetCalculatedValue ( Date { today . year , today . month...

    docs.aspose.com/cells/zh/cpp/implement-custom-c...