Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 22,516 for

print

(0.15 sec)
  1. Convert HEX to RGB in Python | Hexadecimal to RGB

    Learn how to convert HEX to RGB or RGBA color codes in Python. Includes a step-by-step guide, comparison table, and code examples.... Print or use the RGB values. The following...

    blog.aspose.com/svg/convert-hex-to-rgb-in-python/
  2. MsWordVersion | Aspose.Words for Java

    Allows Aspose.Wods to mimic MS Word version-specific application behavior in Java....getCompatibilityOpti(); // Print the default settings for a blank...options object by state, then prints each group. /// private static...

    reference.aspose.com/words/java/com.aspose.word...
  3. Web Request Execution Time – Aspose.HTML for .NET

    The article provides information on creating a custom message handler for a web request time logging using Aspose.HTML for .NET.... Stop (); 17 18 // Print the result 19 Debug. WriteLine...

    docs.aspose.com/html/net/message-handlers/web-r...
  4. Extract Text and Images from Powerpoint File On...

    Online Powerpoint file parser app. .NET API C# code to extract images and text from Powerpoint presentation....and portion Get the text and print or save C# Code : Powerpoint...

    products.aspose.com/total/net/parse/powerpoint/
  5. Compress GIF images via .NET | products.aspose.com

    Try our On-Premise document APIs to compress GIF files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application...high-resolution images are crucial for print or outdoor advertising, they...

    products.aspose.com/imaging/net/compress/gif/
  6. Compress WEBP images via Java | products.aspose...

    Try our On-Premise document APIs to compress WEBP files on Java Application....high-resolution images are crucial for print or outdoor advertising, they...

    products.aspose.com/imaging/java/compress/webp/
  7. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....(fontBytes)); 10 11 // Load font and print results 12 System::SharedPtr...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  8. Aspose.Slides for Python: slides.Presentation T...

    hi. import aspose.slides as slides file_path = "test37.pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …...for font in embedded_fonts: print(font.font_name) Font Substitution...

    forum.aspose.com/t/aspose-slides-for-python-sli...
  9. Convert PDF file to other formats|Aspose.PDF fo...

    This topic show you how to Aspose.PDF allows to convert PDF file to other file formats....subsuming the Next Generation Print Path (NGPP) marketing concept...

    docs.aspose.com/pdf/php-java/convert-pdf-to-oth...
  10. Use Embedded Fonts in PowerPoint Presentations ...

    Learn how to embed fonts in PowerPoint presentations using Aspose.Slides for C++. Ensure text consistency across devices by preserving custom fonts inside your PPTX files....-> GetEmbeddedFonts (); // Print names of the embedded fonts...

    docs.aspose.com/slides/cpp/embedded-font/