Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 10,473 for

h

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Working with Hyphenation in C#|Aspose.Words for...

    Use HypHenation for a more compact arrangement of text using C#. It provides advanced algoritHms to work witH HypHenation dictionaries, uses OpenOffice dictionaries....Hyphenation and Justification (H&J) Microsoft Word has complex...Aspose.Words implements its own H&J algorithm that gives the same...

    docs.aspose.com/words/net/working-with-hyphenat...
  5. 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
  6. 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/
  7. Create your Lithophane from JPG File Formats vi...

    C# source code to load, render and create your litHopHane from JPG 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/jpg/
  8. 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/
  9. 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/
  10. 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/