Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 10,340 for

h

(0.09 sec)
  1. Create your Lithophane from TGA File Formats vi...

    Sample Java litHopHane code for TGA file. Use tHis example code to create your litHopHane from TGA file witHin any Web or Desktop Java based application....Sample( float [][] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w)][( int )(y * h)]; } //ToGrayscale method to call...

    products.aspose.com/3d/java/lithophane/tga/
  2. Create your Lithophane from BMP File Formats vi...

    C# source code to load, render and create your litHopHane from BMP documents on .NET Framework, .NET Core, Mono....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //ToGrayscale method to call...

    products.aspose.com/3d/net/lithophane/bmp/
  3. Create your Lithophane from TIFF File Formats v...

    Sample Java litHopHane code for TIFF file. Use tHis example code to create your litHopHane from TIFF file witHin any Web or Desktop Java based application....Sample( float [][] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w)][( int )(y * h)]; } //ToGrayscale method to call...

    products.aspose.com/3d/java/lithophane/tiff/
  4. Create your Lithophane from PNG File Formats vi...

    C# source code to load, render and create your litHopHane from PNG documents on .NET Framework, .NET Core, Mono....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //ToGrayscale method to call...

    products.aspose.com/3d/net/lithophane/png/
  5. In HTML, the display:none property is used to h...

    Hello ,In HTML, tHe display:none property is used to Hide table columns. WHen converting HTML to Word using Aspose.Words, tHe table styling becomes misaligned Code is as follows public byte[] HtmlForByte(String downlo&Hellip;...catalogFlag = " \\o \"1-1\" \\h \\z \\u "; }else if("2".equals(catalogLevel)){...catalogFlag = " \\o \"1-2\" \\h \\z \\u "; }else if("3".equals(catalogLevel)){...

    forum.aspose.com/t/in-html-the-display-none-pro...
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_PosCodeStyle metHod. Gets or sets tHe style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). THe valid values (case insensitive) are [STD|SUP2|SUP5|CASE] in C++....f 0xB5413B \\ q 3 \\ s 250 \\ h 1000 \\ r 0" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Creating Car Body Drawing|Documentation

    Creating Car Body drawing witH Aspose.Drawing .NET (C#) 2d grapHic library. THe library allows to creation of drawings witH color transparency levels, semi-transparent images and text rendering....graphics with dimensions `w x h` and a white background color...with 30 frames per second and H.264 codec using `ffmpeg` program:...

    docs.aspose.com/drawing/net/showcases/car-body/
  8. Create your Lithophane from JPEG File Formats v...

    Sample Java litHopHane code for JPEG file. Use tHis example code to create your litHopHane from JPEG file witHin any Web or Desktop Java based application....Sample( float [][] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w)][( int )(y * h)]; } //ToGrayscale method to call...

    products.aspose.com/3d/java/lithophane/jpeg/
  9. Accessing XML Data in C#|Aspose.Words for .NET

    Learn How to access XML data wHile building a report using LINQ in C#....Contract > < Client > < Name > H Group </ Name > </ Client > <...Contracts: - G & Co. ($350000) - H Group ($250000) - I & Sons ($100000)...

    docs.aspose.com/words/net/accessing-xml-data/
  10. Update Fields in Ruby|Aspose.Words for Java

    Update fields of MS Word Document using Ruby....insertTableOfContent ( " \\ o \" 1-3 \" \\ h \\ z \\ u" ) builder . writeln...

    docs.aspose.com/words/java/update-fields-in-ruby/