Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 26,150 for

print

(0.26 sec)
  1. Recognize multipage TIFF via C# | Aspose

    Recognize multipage TIFF via C#....( "--------- ); // you can print here additional information...

    products.aspose.com/ocr/net/recognition/recogni...
  2. Excel→XPS - 複数の問題 - Free Support Forum - aspose...

    ① 不具合の概要 Aspose.Cells 25.5.0を使用しXPSへ変換した際に、複数の不具合が発生していることを確認いたしました。詳細な内容は以下の通りです。また、これらの問題を解決するための対処方法についてご指導をお願い申し上げます。 ② 添付ファイルの説明 ・ErrorReport_EXCEL.xlsx: 不具合事象のリストを記載しております。このエクセルには以下の情報が含まれています。 ErrorNo: 各不具合に…...when convert file to xps ボタンの「Print object」にチェックが入っていないため、出力されません(Microsoft...ft Excelで保存されたxps)。 Excelの「Print object」オプション、またはApose.Cells...

    forum.aspose.com/t/excel-xps/313164
  3. How to access Style Id? - Free Support Forum - ...

    Hello, Consider the document has this style ( present in styles.xml ): <w:style w:type="character" w:styleId="CustomEmphasis"> <w:name w:val="Custom Emphasis"/> <w:basedOn w:val="DefaultParagraphFon…...getStyles()) { // Print style name and style ID System...

    forum.aspose.com/t/how-to-access-style-id/316421
  4. Aspose::Words::Markup::CustomXmlPartCollection ...

    Aspose::Words::Markup::CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects. To learn more, visit the documentation article in C++....through the collection and print the contents of each part. {...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....get_system_font_folders (): print ( system_font_folder ) # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. HSV to RGB Conversion – Online Tool & C# Code E...

    Work with color codes and convert HSV to RGB in C# using Aspose.SVG for .NET. Try the online Color Converter for free!...ToRgbString(); // Print result to console Console.WriteLine(rgbColor);...of the RGB color value is printed to the console using Console...

    products.aspose.com/svg/net/color-converter/hsv...
  8. 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...
  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. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....() for name in field_names : print ( name ) Q: How do I rename...first field print ( "Code:" , field . field_code ) print ( "Result:"...

    docs.aspose.com/words/python-net/fields-overview/