Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 25,188 for

print

(0.12 sec)
  1. 在工作簿之间复制工作表|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.... //It can be seen in print preview. pagesetup . PrintTitleRows...page... //It can be seen in print preview. pagesetup . PrintTitleRows...

    docs.aspose.com/cells/zh/net/copy-worksheets-be...
  2. 在PHP中加密文件|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 "Completed." . PHP_EOL ; 下载运行代码...

    docs.aspose.com/cells/zh/net/encrypting-files-i...
  3. Render Sequence of Pages using PageIndex and Pa...

    Learn how to render specific pages of an Excel file to images using Aspose.Cells for JavaScript via C++....Specify image or print options // We want to print pages 4, 5, 6...

    docs.aspose.com/cells/javascript-cpp/render-seq...
  4. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of fonts used in a document. To learn more, visit the documentation article in C++.... Examples Shows how to print the details of what fonts are...doc -> get_FontInfos (); // Print all the used and unused fonts...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. C# API to Export EPUB to PCL | products.aspose.com

    Convert EPUB to PCL without using Microsoft Word...However, when working with print-on-demand requirements, Printable...the full potential of your print-on-demand capabilities. This...

    products.aspose.com/total/net/conversion/epub-t...
  6. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...x-spreadsheet-modal-link 打印 print .x-spreadsheet-modal-print 文本旋转 text-rotate...非常适合支持暗色模式的应用。 . x-spreadsheet-modal-print { background : #1f2937 ; border-radius...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  7. Aspose.Slides for Python via .NET ubuntu22.04使用...

    Aspose.Slides for Python via .NET在Ubuntu22.04中使用报错,运行环境为python3.11.5,代码如下: import aspose.slides as slides Print("Aspose.Slides imported.") pres = slides.Presentation() Print("Presentation object created.") 报错信息如下: P…...slides as slides print("Aspose.Slides imported.") pres...pres = slides.Presentation() print("Presentation object created...

    forum.aspose.com/t/aspose-slides-for-python-via...
  8. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API...ThemeColorType :: Background1 ); // Print the color std :: cout << "theme...ThemeColorType :: Accent2 ); // Print the color std :: cout << "theme...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/
  9. aspose.words.rendering module | Aspose.Words fo...

    The aspose.words.rendering module provides classes that allow to customize Printing or rendering of documents....classes that allow to customize printing or rendering of documents...documents. To actually render, print or convert a document use the corresponding...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Missing Text When Converting PPTX to PDF with A...

    Hello, we’ve been seeing issues with all text in some PPTX files missing from generated PDFs on our linux server. I’ll attach one of the files along with the code snippet and converted PDF here. The same code works fine…...folder_path in font_folders: print(folder_path) More examples:...FontsLoader.get_font_folders()) print(fontFolders) I get: ['/usr/...

    forum.aspose.com/t/missing-text-when-converting...