Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 24,722 for

print

(0.1 sec)
  1. How to Convert XLSX to PDF having Restricted Pe...

    This topic provides details about how to convert XLSX to PDF having restricted permissions using C#....like restrict them to copy or print it. The following steps will...instance Set the copy/extract and print restrictions in the SecurityOptions...

    kb.aspose.com/cells/net/how-to-convert-xlsx-to-...
  2. Developer Guide|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....Save Save a visio drawing Print Print Export Convert Diagram to...Footers Design PageSetup Setting print Options Setting Page Margins...

    docs.aspose.com/diagram/python-java/developer-g...
  3. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....Wrap Trailing Spaces PRINT_COL_BLACK Print Column Background NO_COLUMN_BALANCE...Whole Points PRINT_BODY_TEXT_BEFORE_HEADER Print Body Text Before...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Developer Guide|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....Save Save a visio drawing Print Print Export Convert Diagram to...Footers Design PageSetup Setting print Options Setting Page Margins...

    docs.aspose.com/diagram/java/developer-guide/
  5. Default Project Properties in PHP | Aspose.Task...

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for PHP....); 2 3 $prj = new Prj(); 4 5 print "Project Version : " . (string)...$prj -> SAVE_VERSION ); 6 7 print " \n New Task Default Start:...

    docs.aspose.com/tasks/java/default-project-prop...
  6. 在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....xls" ) print "Insert Row Successfully." def..."Insert Multiple Rows.xls" ) print "Insert Multiple Rows Successfully...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  7. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via C++ library. You can open existing PDF, document from stream, and encrypted PDF document.... count () print ( "Pages: " + str ( count ))...document . pages . count () print ( "Pages: " + str ( count ))...

    docs.aspose.com/pdf/python-cpp/open-pdf-document/
  8. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label.... b ), list ( paras )))))): print ( f 'List item paragraph # {...SaveFormat . TEXT ) . strip () print ( f ' \t Exported Text: { paragraph_text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....path_outfile , save_options ) print ( infile + " converted into...path_outfile , save_options ) print ( infile + " converted into...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  10. PageInfo.SizeInPoints | Aspose.Words for .NET

    Discover the PageInfo SizeInPoints property to easily access your page size in points for precise layout control and enhanced design efficiency....get ; } Examples Shows how to print page size and orientation information...doc . GetPageInfo ( i ); // Print the page's orientation and dimensions...

    reference.aspose.com/words/net/aspose.words.ren...