Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 14,828 for

date

(0.11 sec)
  1. 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...
  2. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....reason, location, signature_date) Initializes an instance of...signing. signature_date Gets or sets the date of the signing. timestamp_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to valiDate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry Date, and etc....); } } How to set PDF expiry date We apply access privileges on...JavaScript object to set PDF expiry date var javaScript = new Aspose...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  5. Working with Project Views | Aspose.Tasks Docum...

    Learn how to work with Gantt chart project representation from Microsoft Project MPP files using Aspose.Tasks for Java.... TIMESCALE_START , new Date(112, 7, 6)); 13 14 view. getMiddleTimescaleTi...String invoke (java. util . Date date) 16 { 17 Calendar cal = Calendar...

    docs.aspose.com/tasks/java/working-with-project...
  6. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....for the page number, current date, or text formatting attributes...

    docs.aspose.com/cells/net/get-headers-or-footers/
  7. Code Comparison for Common Features in Aspose.C...

    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....Cells Create Date Cell in Apache POI and Aspose...

    docs.aspose.com/cells/java/code-comparison-for-...
  8. FieldCollection class | Aspose.Words for Python

    aspose.words.fields.FieldCollection class. A collection of [Field](../field/) objects that represents the fields in the specified range...insert_field ( field_code = ' DATE \\ @ "dddd, d MMMM yyyy" ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java...."aw"); // Create a comment, date, and decryption password which...signOptions.setSignTime(new Date()); signOptions.setDecrypti...

    reference.aspose.com/words/java/com.aspose.word...
  10. 用C++插入时间线|Documentation

    学习如何用C++和Aspose.Cells创建时间线。...Add ( pivot , 15 , 1 , u "Ship Date" ); // Access the newly added...

    docs.aspose.com/cells/zh/cpp/create-timeline/