Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 26,157 for

print

(0.31 sec)
  1. Aspose::Words::Markup::CustomPartCollection::Cl...

    Aspose::Words::Markup::CustomPartCollection::Clear method. Removes all elements from the collection in C++....Enumerate over the collection and print every part. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. A cell with Pythong only shows =_xlws.PY(0,1) w...

    Hi there, I added a python script with =py(…) in Excel. I loaded the file with aspose.cells, but when accessing the cell A1 and reading the formula (with c.formula) I only get “=_xlws.PY(0,1)”. I would like to have the s…...formula for example is: =PY(print(‘Hello Python in Excel’)) Thanks...PY(0,1) The actual script ( print('Hello Python in Excel') ) is...

    forum.aspose.com/t/a-cell-with-pythong-only-sho...
  3. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…... But if print or convert the document to PDF...to red will it print in red colour when printed or convert the...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  4. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the document....document to PDF, XPS, image or print it. However, if you modify the...document to PDF, to an image, or printing for the first time will automatically...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Converting a CGM file to DOCX using Python | As...

    Sample code on Python for CGM to DOCX conversion. Use example code for batch CGM to DOCX conversion with Python and .NET... Print a success message indicating...path_outfile , save_options ) print ( infile + " converted into...

    products.aspose.com/pdf/python-net/conversion/c...
  6. Convert TIFF to DOC via C# | Aspose

    Sample code for TIFF to DOC C# conversion. Use API example code for batch TIFF files to DOC conversion within VB.NET, Asp.NET or any .NET based application....TIFF" ); // print text File . File . WriteAllText...links, pages, page formatting, print settings and a lot others. The...

    products.aspose.com/ocr/net/conversion/tiff-to-...
  7. Converting a MD file to SVG using Python | Aspo...

    Sample code on Python for MD to SVG conversion. Use example code for batch MD to SVG conversion with Python and .NET... Print a message indicating that the...path_outfile , save_options ) print ( infile + " converted into...

    products.aspose.com/pdf/python-net/conversion/m...
  8. NodeList.ToArray | Aspose.Words for .NET

    Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow....list with an enumerator and print the contents of every paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Convert MSG to TIFF via C# | products.aspose.com

    Sample code for MSG to TIFF C# conversion. Use API example code for batch MSG files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....content when printing to TIFF. Use the MailPrinter.Print method to...TIFF file, specifying the TIFF print format. System Requirements...

    products.aspose.com/email/net/conversion/msg-to...
  10. CompatibilityOptions.PrintBodyTextBeforeHeader ...

    Discover the PrintBodyTextBeforeHeader property for CompatibilityOptions. Enhance your documents by Printing body text before headers and footers!...PrintBodyTextBeforeH property Print Body Text before Header/Footer... CompatibilityOptions ; // Print the default settings for a blank...

    reference.aspose.com/words/net/aspose.words.set...