Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 25,137 for

print

(1.07 sec)
  1. Creating and Saving Outlook Contacts in Python|...

    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.... VCard ) print "Created outlook contact successfully...

    docs.aspose.com/email/java/creating-and-saving-...
  2. Aspose::Words::Markup::CustomPartCollection::Ad...

    Aspose::Words::Markup::CustomPartCollection::Add method. Adds an item to the collection in C++....Enumerate over the collection and print every part. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Online PS to XLSM Conversion or Build .NET base...

    Free online app to convert PS to XLSM files. .NET C# conversion library code for PS documents.... Print Production Planning : Use XLSM...XLSM to visualize print production workflows, optimize layouts...

    products.aspose.com/total/net/conversion/ps-to-...
  4. Convert ODT to XLSX in C++ or with free Online ...

    C++ API to Convert ODT to XLSX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to XLSX 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 spreadsheets within...

    products.aspose.com/total/cpp/conversion/odt-to...
  5. Online SVG to FLATOPC Conversion or Build .NET ...

    Free online app to convert SVG to FLATOPC files. .NET C# conversion library code for SVG documents.... Print Media Preparation : Use Flat...for print media, reducing file sizes and improving print quality...

    products.aspose.com/total/net/conversion/svg-to...
  6. Online XPS to WORDML Conversion or Build .NET b...

    Free online app to convert XPS to WORDML files. .NET C# conversion library code for XPS documents....making them ideal for creating print-ready documents. However, when...precise markup and rendering. Print Production and Layout : Convert...

    products.aspose.com/total/net/conversion/xps-to...
  7. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a xfdf and pdf. I used the code from the example, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…...creationdate="D:20190123132752Z" flags="print" date="D:20190123132752Z" page="0"...creationdate="D:20190123132752Z" flags="print" date="D:20190123132752Z" page="0"...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  8. 通过 Node.js 使用 C++ 计算公式|Documentation

    本文介绍如何使用 Aspose.Cells 库,通过 C++ 在 Node.js 中计算 Microsoft Excel 公式。通过加载现有Excel文件或创建新文件,利用 Aspose.Cells 提供的方法计算公式并获取结果。最后保存修改后的Excel文件到磁盘。...calculateFormula ( "=Sum(A1:A2)" ); // Print the output console . log ( "Value...dataDir , "book1.xls" )); // Print the time before formula calculation...

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-f...
  9. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for Node.js via C++. This guide explains the types of data values and how to access and work with them in your charts....the first chart point, and prints them to the console. Please...getPoints (). get ( 0 ); // Print the types of X and Y values...

    docs.aspose.com/cells/nodejs-cpp/find-type-of-x...
  10. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...PdfSaveOptions options ; // Print only Page 3 and Page 4 in the...); // Number of pages to be printed options . SetPageCount ( 2...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...