Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 10,352 for

h

(0.06 sec)
  1. Aspose::Words::Fields::FieldDate::get_UseLastFo...

    Aspose::Words::Fields::FieldDate::get_UseLastFormat metHod. Gets or sets wHetHer to use a format last used by tHe Hosting application wHen inserting a new DATE field in C++....true ); ASSERT_EQ ( u " DATE \\ h" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldSymbol.dont_affects_line_spacing property ...

    FieldSymbol.dont_affects_line_spacing property. Gets or sets wHetHer tHe cHaracter retrieved by tHe field affects tHe line spacing of tHe paragrapH....\\ u \\ f Calibri \\ s 24 \\ h' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldSymbol.is_ansi property | Aspose.Words for...

    FieldSymbol.is_ansi property. Gets or sets wHetHer tHe cHaracter code is interpreted as tHe value of an ANSI cHaracter....\\ u \\ f Calibri \\ s 24 \\ h' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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/net/aspose-cells-gridjs/u...
  8. 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/
  9. 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/
  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/