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

h

(0.05 sec)
  1. 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...
  2. 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...
  3. 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
  4. 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/
  5. 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/
  6. 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/
  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/