Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 20,185 for

printing document

(0.1 sec)
  1. 用C++渲染切片器|Documentation

    使用Aspose.Cells和C++渲染Excel文件中的切片器。... Get ( 0 ); // Set the print area because we want to render..."B15:E25" ); // Specify image or print options, set one page per sheet...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  2. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Iterate over the collection and print every element. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …...Converter Using Official Documentation Pattern Based on official...official Aspose.HTML Python documentation imports """ import os import...

    forum.aspose.com/t/aspose-totalforpythonvia-net...
  4. 档案

    档案... 首先,使用 Document 类加载 PDF 文档。 使用 Document.getPages() 集合循环浏览...aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document("sample...

    blog.aspose.com/zh/pdf/extract-data-from-tables...
  5. Read and Manipulate Excel 2016 Charts with Node...

    Learn how to read and manipulate Excel 2016 charts using Aspose.Cells for Node.js via C++. This guide will show you how to access and modify various chart properties....node" ); // The path to the documents directory. const dataDir =...getCharts (). get ( i ); // Print chart type console . log ( ch...

    docs.aspose.com/cells/nodejs-cpp/read-and-manip...
  6. Recognize Data Matrix BarCode Images via Python...

    Scan Data Matrix symbology barcode images using Python applications without using any other software....management, product tracking, and document management by quickly and...Iterate through all result to print it Data Matrix Recognition Requirements...

    products.aspose.com/total/python-net/recognize-...
  7. Font.theme_font_ascii property | Aspose.Words f...

    Font.theme_font_ascii property. Gets or sets the theme font used for Latin text (characters with character codes from 0 (zero) through 127) in the applied font scheme that is associated with this [Font](../) object.... Document () # Define fonts for languages...get_by_name ( 'Normal' ) . font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Slides for Xamarin | Xamarin PowerPoint ...

    Aspose.Slides for Xamarin to build Xamarin PowerPoint applications....NET Visit our documentation for more details. Aspose...presentations & resultant PDF Print presentations on a physical...

    products.aspose.com/slides/xamarin/
  9. 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…...Thanks for sharing source documents. I have tested the scenario...scenario with shared documents using Aspose.Pdf for .NET 11.8.0 and...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  10. 将CSV转换为JSON,使用C++|Documentation

    使用简单易用的Aspose.Cells for C++ API将CSV文件转换为JSON。...range , jsonSaveOptions ); // Print JSON std :: cout << data . ToUtf8..."postalCode" : 394221 } ] AI Document Assistant Close 用 C++ 将 JSON...

    docs.aspose.com/cells/zh/cpp/convert-csv-to-json/