Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 253 for

hh

(0.01 sec)
  1. Aspose::Words::INodeChangingCallback interface ...

    Aspose::Words::INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in C++....Format ( u " \n {0:dd/MM/yyyy HH:mm:ss:fff} \t Node insertion:"...Format ( u " \n {0:dd/MM/yyyy HH:mm:ss:fff} \t Node removal:"...

    reference.aspose.com/words/cpp/aspose.words/ino...
  2. Aspose::Words::NodeChangingArgs class | Aspose....

    Aspose::Words::NodeChangingArgs class. Provides data for methods of the INodeChangingCallback interface. To learn more, visit the documentation article in C++....Format ( u " \n {0:dd/MM/yyyy HH:mm:ss:fff} \t Node insertion:"...Format ( u " \n {0:dd/MM/yyyy HH:mm:ss:fff} \t Node removal:"...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. get_DigitalSignatures() | Aspose.Slides for C++...

    Returns the collection of signatures used to sign the presentation. Read-only IDigitalSignatureCollection.... ToString ( u "yyyy-MM-dd HH:mm" ), ( signature -> get_IsValid...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  4. Date | Aspose.Email for .NET API Reference

    Date HeaderType.Date property This header specifies a date (and time), normally the date the message was composed and......yyyy, followed by time (24-hour) hh:mm:ss and zone zzz format. Time...

    reference.aspose.com/email/net/aspose.email/hea...
  5. IsConflictPage | Aspose.Note for .NET API Refer...

    Gets or sets a value indicating whether this page is a conflict page....yyyy hh.mm.ss}" , i , historyPage . ...

    reference.aspose.com/note/net/aspose.note/page/...
  6. Add an image watermark on an image file, not wo...

    I want to add a png file as watermark on tiff file. I used Aspose.Imaging.Brushes.TextureBrush class,but it did not work. Also I did not find method to set opacity of the watermark and I dont know if the watermark could …...ToString("yyyy_MM_dd_hh_mm_fff"), Path.GetExtension(img)));...

    forum.aspose.com/t/add-an-image-watermark-on-an...
  7. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.append_field method...append_field ( " TIME \\ @ \" HH:mm:ss \" " ) # 3 - Append a QUOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImportCustomObjects wrong result - Aspose.Cells...

    Workbook wb = new Workbook(); var cells = wb.Worksheets[0].Cells; var data = new List<PersonInfo>(); data.Add(new PersonInfo() { bumen = "11" }); var propertyInfos = typeof(PersonInfo).GetProperties().ToList(); cell…...Count, true, "yyyy-MM-dd HH:mm:ss", false); wb.Save("out...

    forum.aspose.com/t/importcustomobjects-wrong-re...
  9. Generate Occurrences from a Recurrence Pattern|...

    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....SimpleDateFormat ( "yyyy-MM-dd HH:mm:ss" ); CalendarRecurrence...

    docs.aspose.com/email/java/generate-occurrences...
  10. Excessive filesize output (>400MB) - Free Suppo...

    While testing with some larger PDF files (10MB to 20MB each) to create XLS, I’m facing enormous spreadsheet filesize (>400MB). But if I open this enormous file with Excel and “save as” another file, it get reduced to th…...dd-HH.mm.ss") + ".xlsx"; var dataSave=...

    forum.aspose.com/t/excessive-filesize-output-40...