Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 15,480 for

date

(0.08 sec)
  1. 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...
  2. 用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...
  3. Aspose::Words::Saving::SaveOptions::get_UpdateC...

    Aspose::Words::Saving::SaveOptions::get_UpDateCreatedTimeProperty method. Gets or sets a value determining whether the CreatedTime property is upDated before saving. Default value is false; in C++.... // If so, then the date of the document's most recent...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. How to Format Number to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for Java API....cell to display dates ensures that all date entries follow a...limited to currency, accounting, date, time, phone number, zip code...

    docs.aspose.com/cells/java/how-to-format-number...
  5. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to a special format using Aspose.Cells for .NET API....cell to display dates ensures that all date entries follow a...limited to currency, accounting, date, time, phone number, ZIP code...

    docs.aspose.com/cells/net/how-to-format-number-...
  6. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++...."Original textbox contents" ); // DATE field: builder -> MoveTo ( docOriginal...builder -> InsertField ( u " DATE " ); // Comment: auto newComment...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++...."Original textbox contents" ); // DATE field: builder -> MoveTo ( docOriginal...builder -> InsertField ( u " DATE " ); // Comment: auto newComment...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the revision group... date_time . date (), date . today ()) self ...words class Revision Revision.date_time property Revision.parent_node...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document.... date_time . date (), date . today ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

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