Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 16,698 for

date

(0.13 sec)
  1. Gmail Utility Features|Documentation

    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.... getInstance (); Date startDate = c . getTime ();...Calendar . HOUR_OF_DAY , 1 ); Date endDate = c . getTime (); //...

    docs.aspose.com/email/java/gmail-utility-features/
  2. 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...
  3. Other managing TeX options | Python

    Aspose.TeX API solution for Python includes conversion functionality that allows you to set the initial interaction mode in which the engine starts....typically includes the current date. However, there might be instances...instances where we want to fix the date to a specific value. Here is...

    docs.aspose.com/tex/python-net/other-options/
  4. Web Feature Service (WFS)

    Web Feature Service (WFS) is an open standard developed by the Open Geospatial Consortium (OGC) for publishing and sharing geospatial vector data over the internet. It allows clients to access and retrieve geospatial features, such as points, lines, and polygons, from a server and perform operations like querying, filtering, and editing. WFS supports interoperability between different GIS software and provides a standardized interface for accessing and manipulating geospatial vector data....(WFS) Format Accurate and up-to-date data: WFS provides data providers...Its ability to provide up-to-date and accurate data, support complex...

    products.aspose.com/gis/net/gis-formats/web-fea...
  5. Content|Documentation

    Content element is used to add one or more lines of text to the parent element...."font_style" : "bold" } ] } ] } ] } ] } Date input box with content_type...

    docs.aspose.com/omr/net/json-markup/content/
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Version method. Represents the version number of the application that created the document in C++....System :: String :: Format ( u "Date/time last printed: {0}" , properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Aspose::Words::ParagraphFormat::get_StyleIdenti...

    Aspose::Words::ParagraphFormat::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting in C++....be updated to show an up-to-date result. doc -> UpdateFields...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java.... add(String seriesName, Date[] dates, double[] values) Adds new...getType()); // 2 - Area chart with dates distributed along the X-axis:...

    reference.aspose.com/words/java/com.aspose.word...
  9. FileSpecification from stream - Modified is Unk...

    Hi, We have the issue while adding attachment into a PDF file by using FileSpecification with stream. using (System.IO.Stream ms = ...) { pdf.EmbeddedFiles.Add(new FileSpecification(ms, file.ID)); } The Modified Date …...ID)); } The Modified date for the attachments added by...added the files with modified date and sample output file as well...

    forum.aspose.com/t/filespecification-from-strea...
  10. 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...