Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 17,452 for

date

(0.1 sec)
  1. Frequently Asked Questions about Page Descripti...

    Get answers to the most frequent questions about Page Description Languages like EP,XPS and PS, their benefits and drowbacks....such as its author, creation date, and copyright status, to be...

    docs.aspose.com/page/net/page-description-langu...
  2. 使用 C++ 将 Excel 转换为 PDF|Documentation

    了解如何使用 Aspose.Cells 和 C++ 将 Excel 工作簿转换为 PDF 格式。... SetCreatedTime ( Date { 2025 , 01 , 01 }); // Save...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-pdf/
  3. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...ensure layout info is up-to-date LayoutCollector collector =...

    forum.aspose.com/t/word-header-footer-x-y/316493
  4. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....cached layout // to stay up to date, we will need to update it manually...

    reference.aspose.com/words/java/com.aspose.word...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 添加、提取或移除 PDF 中的附件 https://products.aspose.com/pdf/zh-hant/python-net/attachments/ Recent content in 使用 Python 添加、提取或移除 PDF 中的附件 on As......printp (sa fs2 "Creation Date: si {n file_specificationo ...printp (sa fs2 "Modification Date: si {n file_specificationo ...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 添加、提取或移除 PDF 中的附件 https://products.aspose.com/pdf/zh-hans/cpp/attachments/ Recent content in 使用 C++ 添加、提取或移除 PDF 中的附件 on Aspsoe.PDF Prod......WriteLinep (sa us "Creation Date: {0}"p , line cl n fileSpecificationo...WriteLinep (sa us "Modification Date: {0}"p , line cl n fileSpecificationo...

    products.aspose.com/pdf/zh-hans/cpp/attachments...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 添加、提取或移除 PDF 中的附件 https://products.aspose.com/pdf/zh-hans/python-net/attachments/ Recent content in 使用 Python 添加、提取或移除 PDF 中的附件 on As......printp (sa fs2 "Creation Date: si {n file_specificationo ...printp (sa fs2 "Modification Date: si {n file_specificationo ...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  8. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......Reading ICS File - Invalid Start Date Exception (Aspose.Email 24.1...Email.AsposeException: ‘Start date 04-05-1990 00:00:00 not valid...

    forum.aspose.com/latest.rss
  9. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...the target release and release date when the issue will be fix?...

    forum.aspose.com/t/index-was-outside-the-bounds...
  10. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java.... // 1 - Append a DATE field using a field type, and...appendField(FieldType.FIELD_DATE, true); // 2 - Append a TIME...

    reference.aspose.com/words/java/com.aspose.word...