Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 31,186 for

make

(0.63 sec)
  1. 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/
  2. 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-...
  3. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…...of input file and accordingly make the comparisons with the target...destinations, and make comparisons. 1.No options to make these without...

    forum.aspose.com/t/sample-for-validating-tests/...
  4. How to Create Readonly Presentation using Python

    This very basic article guides on how to create readonly Presentation using Python. It covers all the project configuration, a list of step-wise programming tasks, and a runnable example code to generate uneditable PPTX using Python....steps explain the process to make PPTX uneditable in Python using...saving that on the disk. Code to Make Presentation Uneditable using...

    kb.aspose.com/slides/python/how-to-create-reado...
  5. Aspose::Words::Fields::FieldToc::get_InsertHype...

    Aspose::Words::Fields::FieldToc::get_InsertHyperlinks method. Gets whether to Make the table of contents entries hyperlinks in C++....inks method Gets whether to make the table of contents entries...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 搜索

    搜索...setHeaderAndChildHea(true); // make the master notes slide and all...setFooterAndChildFoo(true); // make the master notes slide and all...

    blog.aspose.com/zh-hant/slides/sadd-header-foot...
  7. 制作 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/
  8. Install with Configuring Tool|Aspose.PDF for Re...

    Step-by-step guide to installing Aspose.PDF for Reporting Services using the configuration tool for seamless integration.... Make sure that the configuration...The tool will now attempt to make the requested configuration...

    docs.aspose.com/pdf/reportingservices/install-w...
  9. 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...
  10. Add WordArt Watermark to Worksheet with Node.js...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for Node.js via C++....the file, decorate text, and make text fit a preset shape, or...setTransparency ( 0.9 ); // Make the line invisible const lineFormat...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...