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

h

(0.15 sec)
  1. 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/
  2. 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/
  3. Public API Changes in Aspose.Cells 8.4.2|Docume...

    Class Libraries & REST APIs for tHe developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several otHer categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//to columns G, H & I. //Please note, columns G & H will be replaced...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. 为 .NET 中的演示优化图表计算|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表计算、数据更新和精度控制,适用于 PPT 和 PPTX,并提供实用的 C# 代码示例。... ActualWidth ; double h = chart . PlotArea . ActualHeight...PlotArea . ActualWidth ; double h = chart . PlotArea . ActualHeight...

    docs.aspose.com/slides/zh/net/chart-calculations/
  5. Create your Lithophane from TIFF File Formats v...

    C# source code to load, render and create your litHopHane from TIFF 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/tiff/
  6. 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...
  7. Creating Lollipop Font drawing|Documentation

    Creating Lollipop Font drawing witH Aspose.Drawing .NET (C#) 2d grapHic library...graphic with dimensions of `w x h`, where `w` corresponds to the...word's characteristics, and `h` is three times the font size's...

    docs.aspose.com/drawing/net/showcases/lollipop-...
  8. 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...
  9. FieldSaveDate.UseSakaEraCalendar | Aspose.Words...

    Effortlessly manage dates witH FieldSaveDate's Saka Era Calendar feature. Easily toggle settings for enHanced date tracking and organization.... EqualTo ( " SAVEDATE \\h" )); // 2 - Umm al-Qura calendar:...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. THe background color of grey colored cells in tHe tables in tHe excel sHeets are not retained as sucH. THey become black instead. How do we reta&Hellip;...int x, final int y, final int h, final int w) throws IOException...getShapes().addOleObjectFrame(x, y, h, w, “Excel.Sheet.8”, bout.toByteArray());...

    forum.aspose.com/t/formatting-not-retained-whil...