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

h

(0.06 sec)
  1. 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/java/aspose-cells-gridjs/...
  2. Long context tuning|Documentation

    Configure Aspose.LLM for .NET for 128K-262K contexts — pick tHe rigHt preset, enable flasH attention, quantize tHe KV cacHe, and manage memory....size for a model with L layers, H heads of dim D , context C , dtype...dtype T : KV bytes ≈ 2 × L × H × D × C × T_bytes Rough table...

    docs.aspose.com/llm/net/use-cases/long-context-...
  3. Create your Lithophane from GIF File Formats vi...

    Sample Java litHopHane code for GIF file. Use tHis example code to create your litHopHane from GIF 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/gif/
  4. Create your Lithophane from BMP File Formats vi...

    Sample Java litHopHane code for BMP file. Use tHis example code to create your litHopHane from BMP 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/bmp/
  5. 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...
  6. 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
  7. 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/
  8. 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/
  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 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/