Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 15,099 for

date

(0.13 sec)
  1. FieldChar.is_dirty property | Aspose.Words for ...

    FieldChar.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document....FIELD_DATE , True ) . as_field_date () field . format . date_time_format... fields . FieldType . FIELD_DATE , field_start . field_type )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSymbol | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....allows you to extract names, dates, numbers, and other blocks from...demo Extract name and expiry date Block Coordinates Extracted...

    docs.aspose.com/ocr/cpp/image-regions-extract/
  4. List of Supported Functions|Documentation

    This article introduces the supported functions in GridDesktop....operations on text and data Date and Time Functions , provides...useful functions related to date and time Logical Functions ...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...observed its failing when we add date fields amjad.sahi December 9...an unnecessary blank item in date group field. It’s better that...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  6. Field.is_dirty property | Aspose.Words for Python

    Field.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document....the field's value is out of date, we can mark it as "dirty"....This value will stay out of date until we update the field manually...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldChar.getField method | Aspose.Words for No...

    FieldChar.getField method. Returns a field for the field char.... toEqual ( " DATE \\@ \"dddd, MMMM dd, yyyy\""...the field to show the current date. field . update (); See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#....//add footer having current date builder . MoveToHeaderFooter...); builder . InsertField ( "Date" , "" ); doc . UpdateFields...

    docs.aspose.com/words/net/add-headers-and-footers/
  9. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/net/aspose.words/com...
  10. Get PDF File Information in Ruby|Aspose.PDF for...

    Extract metadata and details from PDF files programmatically using Aspose.PDF in Ruby.... to_s puts "Creation Date:-" + doc_info . getCreationDate...getKeywords (). to_s puts "Modify Date:-" + doc_info . getModDate ()...

    docs.aspose.com/pdf/java/get-pdf-file-informati...