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

print

(0.42 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. 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...
  5. 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/
  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. 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...
  8. Merge PDF files using JavaScript via C++ | Aspo...

    Merge PDF files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++... If you need to print multiple PDF documents, merging...time and effort. Instead of printing each file separately, you...

    products.aspose.com/pdf/javascript-cpp/merger/pdf/
  9. XamlFixedSaveOptions.resourceSavingCallback pro...

    XamlFixedSaveOptions.resourceSavingCallback property. Allows to control how resources (images and fonts) are saved when a document is exported to fixed page Xaml format....IResourceSavingCallb Examples Shows how to print the URIs of linked resources.../// <summary> /// Counts and prints URIs of resources created during...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...