Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 31,195 for

make

(0.46 sec)
  1. How to Run the Examples|Documentation

    Here we will guide you how to run the examples of Aspose.3D for .NET....Software Requirements Please make sure you meet the following...installed in Visual Studio. Make sure that latest NuGet API version...

    docs.aspose.com/3d/net/how-to-run-the-examples/
  2. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....split, and merge documents and make other operations with the whole...programmatically Operators - make low-level operations in PDF...

    docs.aspose.com/pdf/cpp/advanced-operations/
  3. 制作 PDF 小册子|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF 制作 PDF 小册子。... PdfFileEditor (); // Make booklet pdfEditor . MakeBooklet...Facades . PdfFileEditor (); // Make booklet pdfEditor . MakeBooklet...

    docs.aspose.com/pdf/zh/net/make-booklet-of-pdf/
  4. Enumeration of Images in a Page's XForms Throws...

    In the attached files, when we try to count the number of images that the page’s XForms have, we hit a NullReferenceException. We are on Aspose.PDF 26.3.0 The failing code is: var formsWithImages = this.page.Resources…...Drawing release Just to make sure, can you make self-contained minimal...

    forum.aspose.com/t/enumeration-of-images-in-a-p...
  5. Technical Support|CAD 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....follow these simple steps to make sure it is resolved in the most...most efficient way: Make sure you use the latest Aspose.CAD version...

    docs.aspose.com/cad/java/getting-started/techni...
  6. 制作 PDF 文件的 NUp|Aspose.PDF for .NET

    本文展示了如何使用 PdfFileEditor 类与 Aspose.PDF Facades 一起制作 PDF 文件的 NUp。... PdfFileEditor (); // Make NUp pdfEditor . MakeNUp ( dataDir...Facades . PdfFileEditor (); // Make NUp pdfEditor . MakeNUp ( dataDir...

    docs.aspose.com/pdf/zh/net/make-nup-of-pdf-files/
  7. C++ API to Convert PCL to XLT | products.aspose...

    Convert PCL to XLT via C++ API without using Microsoft Excel or Adobe Reader...features and functions that make it easy to convert PCL to XLT...of tools and libraries that make it easy to work with different...

    products.aspose.com/total/cpp/conversion/pcl-to...
  8. Add WordArt Watermark to Chart in Aspose.Cells|...

    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....stretch a title, decorate text, make text fit a preset shape, or...; // Get the line format and make it invisible. Aspose . Cells...

    docs.aspose.com/cells/net/add-wordart-watermark...
  9. Save VSD File to Different File Formats|Documen...

    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.... Make the application object invisible...Application vsdApp = Application ; //Make Visio Application Invisible...

    docs.aspose.com/diagram/net/save-vsd-file-to-di...
  10. How to Create Booklet from PDF using Python

    This article explains how to create booklet from PDF using Python. You will learn the process to set the IDE, steps to write the application and a runnable sample code to create a booklet PDF using Python....provides runnable sample code to make booklet from PDF using Python...class object to make a booklet Call the make_booklet() method...

    kb.aspose.com/pdf/python/how-to-create-booklet-...