Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 3,037 for

date

(0.06 sec)
  1. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....startTrackRevisions("John Doe", new Date()); builder.writeln("This is...startTrackRevisions("John Doe", new Date()); builder.writeln("This is...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!... InsertField ( " DATE \\@ \"dddd, d MMMM yyyy\" "...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....startTrackRevisions("John Doe", new Date()); doc.getFirstSection().getBody()...startTrackRevisions("John Doe", new Date()); builder.writeln("Hello again...

    reference.aspose.com/words/java/com.aspose.word...
  4. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables..." ); var today = new Date ( 2024 , 11 , 26 ); var comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Generate PDF417 Barcodes in C++|Documentation

    Aspose.BarCode for C++ can be used to generate different types of PDF417 barcodes...printed document indicating file date, name, checksum, and other information...

    docs.aspose.com/barcode/cpp/pdf417-barcodes/
  6. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....document text is parsed to identify date and time values. XlsxSectionMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose.Words.Saving module | Aspose.Words for N...

    The Aspose.Words.Saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....document text is parsed to identify date and time values. XlsxSectionMode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....document text is parsed to identify date and time values. XlsxSectionMode...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PFA and PFB fonts Knowledge Base | Aspose.Font

    Discover PFA and PFB fonts and how they impact typography and printing. Learn best practices for managing these font formats effectively....your PFA and PFB fonts up to date. Updated fonts may include bug...

    docs.aspose.com/font/net/what-is-font/pfa-pfb-f...
  10. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...println("Date: " + revision.getDateTime());...

    forum.aspose.com/t/getting-incorrect-revision-i...