Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 23,357 for

print

(0.15 sec)
  1. 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...
  2. 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...
  3. 通过 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...
  4. TTF Fonts Knowledge Base

    TTF fonts are versatile digital typefaces used across platforms, from elegant Print designs to sleek web interfaces. Discover their role in typography....typefaces for both on-screen and print applications. They become a...fonts are also widely used in print media because of their high-quality...

    docs.aspose.com/font/net/what-is-font/ttf-font/
  5. Working with Background in ODS Files|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....is open but if the file is printed as PDF, the background is visible...background is also visible in the print preview dialogue. Aspose.Cells...

    docs.aspose.com/cells/java/working-with-backgro...
  6. Creating answer sheets|Documentation

    How to create machine-readable answer sheets with your smartphone using Aspose.OMR app....How to print answer sheets? Answer sheets can be printed on a regular...

    docs.aspose.com/omr/apps/mobile/create/
  7. 限制生成页面数 使用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...
  8. 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...
  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 C++. Our guide will explain the different types of data values and show you how to access and work with them in your charts....of the first chart point and prints them on the console. Please...GetPoints (). Get ( 0 ); // Print the types of X and Y values...

    docs.aspose.com/cells/cpp/find-type-of-x-and-y-...
  10. SvgSaveOptions.resourcesFolder property | Aspos...

    SvgSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images) are saved when exporting a document to Svg format...Shows how to manipulate and print the URIs of linked resources.../// <summary> /// Counts and prints URIs of resources contained...

    reference.aspose.com/words/nodejs-net/aspose.wo...