Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 22,528 for

print

(0.08 sec)
  1. Glyphs and Metrics of TrueType Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within Java....= null ) 40 { 41 //Print glyph metrics 42 System. out...by other users. Preview and Print Embedding - Font may be embedded...

    docs.aspose.com/font/java/glyphs-and-metrics-tr...
  2. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name....get_system_font_folders (): print ( system_font_folder ) # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HSLA to RGBA Conversion – C# code and Online Co...

    Work with color codes and convert HSLA to RGBA in C# using Aspose.SVG for .NET. Try Online Color Converter for free!...ToRgbaString(); // Print the result into console Console...of the RGBA color value is printed to the console using Console...

    products.aspose.com/svg/net/color-converter/hsl...
  4. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your document saving experience. Customize settings for optimal HtmlFixed format output....Shows how to use a callback to print the URIs of external resources.../// <summary> /// Counts and prints URIs of resources contained...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DWG Drawings|CAD Documentation

    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.... Support for setting print area for DWG image in exported...achieve the support for setting a print area for the DWG image in exported...

    docs.aspose.com/cad/net/dwg-drawings/
  6. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Python via .NET chart worksheets and automate reports across PPT, PPTX and ODP files.... calculate_formulas () print ( workbook . get_cell ( 0 ,... "B2" ) . value ) # 7.8 print ( workbook . get_cell ( 0 , "C2"...

    docs.aspose.com/slides/python-net/chart-workshe...
  7. 使用 Python 管理演示文稿背景|Aspose.Slides for Python 文档

    学习如何使用 Aspose.Slides for Python 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并通过代码技巧提升演示文稿效果。... SOLID : print ( "填充颜色: " + str ( effBackground...solid_fill_color )) else : print ( "填充类型: " + str ( effBackground...

    docs.aspose.com/slides/zh/python-net/presentati...
  8. Worksheet Views with Node.js via C++|Documentation

    This article will describe how to use Node.js and the Node.js API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....displays a worksheet as it will print. Page break preview shows what...page so you can adjust the print area and page breaks. Using...

    docs.aspose.com/cells/nodejs-cpp/worksheet-views/
  9. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....50 , 30 ], [ 30 , 50 , 30 ]) print ( f "Lock aspect ratio set:...shape_lock . aspect_ratio_locked print ( f "Lock aspect ratio set:...

    docs.aspose.com/slides/python-net/manage-table/
  10. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Uint8Array ( arrayBuffer )); // Print the time before formula calculation...workbook . calculateFormula (); // Print the time after formula calculation...

    docs.aspose.com/cells/javascript-cpp/calculate-...