Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 9,217 for

h

(0.04 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Fields::FieldDisplayBarcode::get...

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

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

    Aspose::Words::Fields::FieldDisplayBarcode::get_SymbolHeigHt metHod. Gets or sets tHe HeigHt of tHe symbol. THe units are in TWIPS (1/1440 incH) in C++....f 0xB5413B \\ q 3 \\ s 250 \\ h 1000 \\ r 0" , field -> GetFieldCode...

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

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 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/
  7. 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/
  8. Update toc didn't work - Free Support Forum - a...

    doc.updateFields(), you Have to manually update tHe entire directory after opening word. Moreover, tHe table of contents is inconsistent witH tHe first-level Heading, and tHere sHould be two spaces between tHe serial n&Hellip;...insertTableOfContent("\\o \"1-3\" \\h \\z \\u"); // Add headings to...insertTableOfContent("TOC \\o \"1-3\" \\h \\z \\u"); doc.updateFields();...

    forum.aspose.com/t/update-toc-didnt-work/310348
  9. 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/
  10. Create your Lithophane from JPEG File Formats v...

    C# source code to load, render and create your litHopHane from JPEG 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/jpeg/