Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 25,553 for

print

(0.07 sec)
  1. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... Examples Shows how to print info about a group of revisions...doc . revisions . groups : print ( f 'Revision author: { group...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTrueType property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font...boolean Examples Shows how to print the details of what fonts are...count ). toEqual ( 5 ); // Print all the used and unused fonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Reading XML Values from the SolutionXML Element...

    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....$i ); \ # get name property print "Name: " . ( string ) $solution_xml...getName (); \ # get xml value print "Value:" . ( string ) $solution_xml...

    docs.aspose.com/diagram/java/reading-xml-values...
  4. LanguagePreferences.add_editing_language method...

    LanguagePreferences.add_editing_language method. Adds additional editing language.... JAPANESE : print ( 'The document either has no...Japanese originally.' ) else : print ( 'The document default FarEast...

    reference.aspose.com/words/python-net/aspose.wo...
  5. VbaProject class | Aspose.Words for Python

    aspose.words.vba.VbaProject class. Provides access to VBA project information... 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. Working with Outlook Calendar Items|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....CalendarReader ( fileName ) print ( f "Calendar contains { reader...reader . count } events" ) print ( f "The Version of the calendar...

    docs.aspose.com/email/python-net/working-with-o...
  7. Error Proxy error(InvalidValueFormatException):...

    Hola, Tengo un error que no consigo solucionar de ninguna manera y es por el formato de un valor en el metadata del documento. He utilizado vuestro codigo de la documentación para reemplazar un texto por otro, pero sig…...copy(INPUT, bak) print(“Backup creado:”, bak) 2) Limpiar...try: del root["/Metadata"] print("Se eliminó /Metadata del Root...

    forum.aspose.com/t/error-proxy-error-invalidval...
  8. Aspose.Words Product Family

    Find answers about creating, converting, editing, and Printing Word documents without utilizing Microsoft Word....using C# Print Word Document with Comments in Python Print Word Document...Document with Comments using C# Print Word Document with Comments...

    kb.aspose.com/words/
  9. Rendering Slicer with Node.js via C++|Documenta...

    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....into an image by setting the print area that covers only the slicer...getWorksheets (). get ( 0 ); // Set the print area because we want to render...

    docs.aspose.com/cells/nodejs-cpp/rendering-slicer/
  10. Calculating IFNA Function with Python.NET using...

    Learn how to calculate IFNA function in Excel files using Aspose.Cells for Python.NET. Handle...calculate_formula () # Print the values of A5 and A6 print ( cell_a5 . string_value...string_value ) print ( cell_a6 . string_value ) AI Document Assistant...

    docs.aspose.com/cells/python-net/calculating-if...