Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 21,555 for

print

(0.16 sec)
  1. Load And Save To Stream in Jython|Aspose.Words ...

    Load And Save Word Document To Stream using Jython.... close () print "Document loaded from stream...

    docs.aspose.com/words/java/load-and-save-to-str...
  2. Export similar Border Style when Border Style i...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for Node.js via C++....html" , opts ); Export print area range to HTML with Node...

    docs.aspose.com/cells/nodejs-cpp/export-similar...
  3. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor... use_book_fold_printing_settings = render_text_as_book_fold...MultiplePagesType . BOOK_FOLD_PRINTING # Once we print this document, we...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert OTT to PPTX in Android Apps or with fre...

    OTT to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free OTT to PPTX online converter quickly before integrating the code....developers to create, edit, render, print, and convert documents within...developers to create, edit, render, print, and convert documents within...

    products.aspose.com/total/android-java/conversi...
  5. Calculate Formulas with C++|Documentation

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....CalculateFormula ( u "=Sum(A1:A2)" ); // Print the output std :: cout << "Value...srcDir + u "book1.xls" ); // Print the time before formula calculation...

    docs.aspose.com/cells/cpp/calculate-formulas/
  6. RowCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RowCollection to a new array with the ToArray method, ensuring seamless data management and enhanced performance....tables in the document and print the contents of each cell. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  7. CustomXmlSchemaCollection.indexOf method | Aspo...

    CustomXmlSchemaCollection.indexOf method. Returns the zero-based index of the specified value in the collection....// Enumerate the schemas and print each element. for ( let schema...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomPart.Data | Aspose.Words for .NET

    Explore CustomPart Data. Access detailed information about your custom parts for enhanced precision and efficiency in your projects....Enumerate over the collection and print every part. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlSchemaCollection.Clear | Aspose.Words ...

    Effortlessly clear your CustomXmlSchemaCollection with the Clear method, removing all elements for optimal management and organization....// Enumerate the schemas and print each element. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案...ThemeColorType :: Background1 ); // Print the color std :: cout << "theme...ThemeColorType :: Accent2 ); // Print the color std :: cout << "theme...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...