Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 16,484 for

print

(0.08 sec)
  1. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...get_color_scale_result() # Print the color information print(f"Color ARGB:...ARGB: {color.to_argb()}") print(f"Color Name: {color.get_name()}")...

    forum.aspose.com/t/access-rendered-value-of-cel...
  2. C# .NET Visio Diagram API | products.aspose.com

    C# VB.NET ASP.NET Visio diagramming library to export Visio diagrams VSD VSDX VSS VST VSX VTX VDW VDX VSSX and VSTX to PDF XPS HTML SVG SWF and image formats...Multi-Colored Shapes High Fidelity Printing Supports XpsPrint API XForm...Manipulate Visio document properties Print diagram on a server via XpsPrint...

    products.aspose.com/diagram/net/
  3. PageInfo.GetSpecifiedPrinterPaperSource | Aspos...

    Discover the GetSpecifiedPrinterPaperSource method in PageInfo. Efficiently retrieve the ideal PaperSource for seamless page Printing....PaperSource object suitable for printing the page represented by this...that you can use in the .NET printing framework to specify the paper...

    reference.aspose.com/words/net/aspose.words.ren...
  4. 在 Jython 中保存文件|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....EXCEL_2003_XML ) # Print Message print ( "<BR>" ) print ( "Worksheets...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  5. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection.... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Find Maximum Rows and Columns supported by XLS ...

    Learn how to find the maximum rows and columns supported by XLS and XLSX formats using Aspose.Cells for C++.... After creation, it prints the values of GetMaxRow() and...:: Cells :: Startup (); // Print message about XLS format. std...

    docs.aspose.com/cells/cpp/find-maximum-rows-and...
  7. Support for Evaluation of Functions in Formulas

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for .NET library for calculations....1415926/2)" ; 7 8 // Print Calculated value 9 Task task...\"right\", \"choice\")" ; 7 8 // Print extended attribute value 9 Task...

    docs.aspose.com/tasks/net/support-for-evaluatio...
  8. Document.vba_project property | Aspose.Words fo...

    Document.vba_project property. Gets or sets a [Document.vba_project](./).... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...problem: Check Print Area : Ensure that the print area is correctly...using range.Address to set the print area. Verify that this address...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  10. BookmarkStart.Bookmark | Aspose.Words for .NET

    Discover BookmarkStart's unique property to access the facade object, simplifying your bookmark management with seamless start and end encapsulation....document visitor implementation to print their contents. Document doc...of {bookmarks[1].Name}" ; // Print all bookmarks again to see updated...

    reference.aspose.com/words/net/aspose.words/boo...