Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 26,151 for

print

(0.47 sec)
  1. 限制生成页面数 使用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...
  2. 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...
  3. 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-...
  4. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....introduces advanced control over print operations. Aspose.Words 25...introduced. Other new advanced print control options have been added:...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  5. Convert images to SVG(Scalable Vector Graphics)...

    Using Aspose.Imaging for .NET library it is easy to convert to SVG(Scalable Vector Graphics) from other supported image formats...format for building website and print graphics in order to achieve...

    products.aspose.com/imaging/net/conversion/to/svg/
  6. How to Read PDF File in C++

    In this tutorial, we will learn how to read PDF file in C++. You can extract text or images from the PDF document in C++....TextFragmentAbsorber class instance Print the extracted text on console...

    kb.aspose.com/pdf/cpp/how-to-read-pdf-file-in-cpp/
  7. Merge HTML files using Python | Aspose.PDF

    Merge HTML files programmatically with Python sample code using Aspose.PDF for Python for .NET... save ( path_outfile ) print ( str ( infiles ) + " merged...

    products.aspose.com/pdf/python-net/merger/html/
  8. Merge MHT files using Python | Aspose.PDF

    Merge MHT files programmatically with Python sample code using Aspose.PDF for Python for .NET... save ( path_outfile ) print ( str ( infiles ) + " merged...

    products.aspose.com/pdf/python-net/merger/mht/
  9. 在 Python 中自定义电子邮件头部|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....getMsg ()) \ # Display Status print "Customized message headers...

    docs.aspose.com/email/zh/java/customizing-email...
  10. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...Worksheets["DetailCharts"]; //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/labels-in-charts-are-positio...