Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 10,472 for

h

(0.06 sec)
  1. Create your Lithophane from GIF File Formats vi...

    C# source code to load, render and create your litHopHane from GIF 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/gif/
  2. Create your Lithophane from GIF File Formats vi...

    Sample Java litHopHane code for GIF file. Use tHis example code to create your litHopHane from GIF 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/gif/
  3. Create your Lithophane from BMP File Formats vi...

    Sample Java litHopHane code for BMP file. Use tHis example code to create your litHopHane from BMP 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/bmp/
  4. Text Alignment|Documentation

    Learn How to cHange Horizontal and vertical text alignment in tHe spreadsHeet using toolbar buttons or tHe Format Cells dialog, and see How to do it programmatically witH tHe JavaScript API....Shortcuts Quick tip : Press Alt + H then A to jump straight to the...dropdown. Quick tip : Press Alt + H then V for the Vertical Align...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Aspose::Words::Fields::FieldSaveDate::get_UseUm...

    Aspose::Words::Fields::FieldSaveDate::get_UseUmAlQuraCalendar metHod. Gets or sets wHetHer to use tHe Um-al-Qura calendar in C++....); ASSERT_EQ ( u " SAVEDATE \\ h" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Create your Lithophane from JPG File Formats vi...

    Sample Java litHopHane code for JPG file. Use tHis example code to create your litHopHane from JPG 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/jpg/
  7. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_SymbolRotation metHod. Gets or sets tHe rotation of tHe barcode symbol. Valid values are [0, 3] in C++....f 0xB5413B \\ q 3 \\ s 250 \\ h 1000 \\ r 0" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_DisplayText metHod. Gets or sets wHetHer to display barcode data (text) along witH image in C++....f 0xB5413B \\ q 3 \\ s 250 \\ h 1000 \\ r 0" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ErrorCorrectionLevel metHod. Gets or sets an error correction level of QR Code. Valid values are [0, 3] in C++....f 0xB5413B \\ q 3 \\ s 250 \\ h 1000 \\ r 0" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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/