Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 10,433 for

h

(0.7 sec)
  1. 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/
  2. 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/
  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 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/
  5. 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/
  6. 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/
  7. In HTML, the display:none property is used to h...

    Hello ,In HTML, tHe display:none property is used to Hide table columns. WHen converting HTML to Word using Aspose.Words, tHe table styling becomes misaligned Code is as follows public byte[] HtmlForByte(String downlo&Hellip;...catalogFlag = " \\o \"1-1\" \\h \\z \\u "; }else if("2".equals(catalogLevel)){...catalogFlag = " \\o \"1-2\" \\h \\z \\u "; }else if("3".equals(catalogLevel)){...

    forum.aspose.com/t/in-html-the-display-none-pro...
  8. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straigHt, elbow and curved connectors....ConnectorLineAngle::getDirection(float w, float h, NullableBool flipH, NullableBool...getDirection ( float w , float h , Aspose :: Slides :: NullableBool...

    docs.aspose.com/slides/cpp/connector/
  9. Aspose.PSD CLI Resize Application for .NET|Docu...

    Aspose.PSD-based Resize CLI application for PSD, PSB, and AI File Formats. No-code CI/CD Automation. Supports resizing of images and saving tHem to various formats like PDF, TIFF, JPEG, JPEG2000, PNG, GIF, BMP. It does not require Adobe PHotosHop or Adobe Illustrator to be installed and can be run from tHe console witHout additional code.... h, height New height of the image...

    docs.aspose.com/psd/net/cli/resize/
  10. Wrong size and layout of loaded and printed PDF...

    Hi, we are using tHe ASPOSE Pdf .NET library to open a PDF file an print it to a printer. Now we recognized tHat tHe result of tHe printed document doesn't matcH tHe size and layout of tHe original PDF file. We attacHe&Hellip;... Greetings H. Bischof codewarior March 28,...

    forum.aspose.com/t/wrong-size-and-layout-of-loa...