Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 444 for

hh

(0.07 sec)
  1. Unable to plot time related data on Category(va...

    Hi, I want to plot line chart where X(Category) axis values should be in time with format h:mm and with specific time interval but it is not possible using line chart so I am trying with XY scatter chart but unable to p…...NumberFormat = “hh:mm”; The two charts in your attached...getTickLabels().setNumberFormat("hh:mm"); DateFormat df = new Si...

    forum.aspose.com/t/unable-to-plot-time-related-...
  2. 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...
  3. 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/...
  4. 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...
  5. Signature is invalid when Sign and SetPrivilege...

    Hello, I’m facing same issue which is reported at 5 yrs ago Old Post I got Signature is invalid when applying both certified signature and PdfFileSecurity.SetPriviledge There are errors in the formatting or informatio…..."yyyy-MM-dd hh:mm:ss tt", DateTimeLocalFormat = "yyyy-MM-dd hh:mm:ss...

    forum.aspose.com/t/signature-is-invalid-when-si...
  6. DigitalSignature | Aspose.Sildes for .NET API R...

    Digital signature in signed file.... ToString ( "yyyy-MM-dd HH:mm" ) + " -- " + ( signature...

    reference.aspose.com/slides/net/aspose.slides/d...
  7. 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...
  8. Digital Signature in PowerPoint|Aspose.Slides D...

    Add digital signature or certificate in PowerPoint. Certificate authority in C# or .NET... ToString ( "yyyy-MM-dd HH:mm" ) + " -- " + ( signature...

    docs.aspose.com/slides/net/digital-signature-in...
  9. Aspose.Imaging for .NET 18.11 - Release Notes|D...

    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....// The format is: "YYYY:MM:DD HH:MM:SS", with hours like those...string . Format ( "{0:yyyy:MM:dd HH:mm:ss}" , dateTime ); // Write...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  10. Formatting the Cells in the Table - Free Suppor...

    In Excel I have created the Table which contains three columns and six rows. for each column I have formated the cells into different types like Date(14-Mar-2022), Time(12:00 AM), Fraction(As halves 1/2) respectively. I…...Number = 1; // Custom format for "hh:mm AM/PM" worksheet.Cells["B1"]...GetStyle(); timeStyle.Custom = "hh:mm AM/PM"; worksheet.Cells["B1"]...

    forum.aspose.com/t/formatting-the-cells-in-the-...