Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 16,678 for

date

(0.09 sec)
  1. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article 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...
  2. Other managing TeX options | Java

    Conversion functionality of Aspose.TeX API solution for Java lets set the initial interaction mode in which the engine starts. Here are some code examples....the current date. We may wish to freeze the date in some desired...engine to output the specified date in the title. 4 options. setDateTime...

    docs.aspose.com/tex/java/other-options/
  3. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a xfdf and pdf. I used the code from the example, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…...creationdate="D:20190123132752Z" flags="print" date="D:20190123132752Z" page="0"...creationdate="D:20190123132752Z" flags="print" date="D:20190123132752Z" page="0"...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  4. GetTimephasedWork for AssignmentBaselineWork - ...

    Dear Aspose Support Team, I have attached the sample file. Unique ID: 3 Baseline Start: 04-09-25 08:00 Baseline Finish: 05-09-25 12:00 Baseline Work: 192 hrs Baseline Duration: 24 hrs Four Resources: CCD.FITT…...Start Date: 2025-09-04T06:00:00 Shift Interval Finish Date: 2025-09-04T12:00:00...at any point. If an estimated date is supplied, then this cannot...

    forum.aspose.com/t/gettimephasedwork-for-assign...
  5. 在 .NET 中自定义演示文稿的图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中自定义图表轴,用于报告和可视化。...CategoryAxisType 属性,您可以指定首选的分类轴类型( date 或 text )。以下 C# 代码演示了此操作: using...CategoryAxisType = CategoryAxisType . Date ; chart . Axes . HorizontalAxis...

    docs.aspose.com/slides/zh/net/chart-axis/
  6. FlattenAllFields Thread Safety Issue Introduced...

    We are experiencing exceptions being raised when using Aspose.Pdf.Facades.Form.FlattenAllFields in multi-threaded scenarios in versions after Aspose PDF 24.1.0. See attached repro. FlattenAllFieldsTest.zip (237.0 KB) F…...resolution so we can stay up-to-date with your product. asad.ali...

    forum.aspose.com/t/flattenallfields-thread-safe...
  7. CommentRangeStart class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it... dateTime = Date . now (); newComment . setText...addReply ( "John Doe" , "JD" , Date . now (), "New reply." ); newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly upDate all list item labels in your document with the UpDateListLabels method, ensuring consistency and clarity in your content....TOC or REF) need them be up-to-date. Examples Shows how to extract...

    reference.aspose.com/words/net/aspose.words/doc...
  9. About template creation in Aspose word report -...

    HI Team, I am new for this Aspose word document creation. Could you please help me on creation of Aspose template creation in Aspose word report. Could you please share tutorials and materials related to Aspose word te…...Replace("{{Date}}", DateTime.Now.ToString("d"));...

    forum.aspose.com/t/about-template-creation-in-a...
  10. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified name exists in the collection.... add ( 'Authorized Date' , datetime . datetime . now...

    reference.aspose.com/words/python-net/aspose.wo...