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

h

(0.07 sec)
  1. FieldSymbol.is_shift_jis property | Aspose.Word...

    FieldSymbol.is_sHift_jis property. Gets or sets wHetHer tHe cHaracter code is interpreted as tHe value of a SHIFT-JIS cHaracter....\\ u \\ f Calibri \\ s 24 \\ h' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.font_name property. Gets or sets tHe name of tHe font of tHe cHaracter retrieved by tHe field....\\ u \\ f Calibri \\ s 24 \\ h' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create your Lithophane from TGA File Formats vi...

    C# source code to load, render and create your litHopHane from TGA 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/tga/
  4. 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/
  5. Create your Lithophane from PNG File Formats vi...

    Sample Java litHopHane code for PNG file. Use tHis example code to create your litHopHane from PNG 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/png/
  6. Hebrew content turned out mirrored when using A...

    Hi team, I’m using Aspose PDF .NET to save a PDF file to anotHer PDF, but I got an issue witH Hebrew content. WHen I open a PDF file as a Document, collect pages and save it to anotHer Document, contents of Hebrew turne&Hellip;... H Nguyen Farhan.Raza June 29, 2018...

    forum.aspose.com/t/hebrew-content-turned-out-mi...
  7. FieldSymbol.character_code property | Aspose.Wo...

    FieldSymbol.cHaracter_code property. Gets or sets tHe cHaracter's code point value in decimal or Hexadecimal....\\ u \\ f Calibri \\ s 24 \\ h' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_BarcodeValue metHod. Gets or sets tHe barcode value 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_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...
  10. 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/