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

page

(0.16 sec)
  1. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...h> #include <aspose/pdf/page.h> #include <aspose/pdf/text_fragment...<aspose/pdf/document.h> #include <aspose/pdf/page.h> #include <aspose/pdf/text_fragment...

    forum.aspose.com/t/your-examplesimple-does-not-...
  2. Document.extractPages method | Aspose.Words for...

    Aspose.Words.Document.extractPages method...specified range of pages and the given page extract options. extractPages...the first page to extract. count number Number of pages to be extracted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Sitefinity PDF Import|Aspose.PDF for .NET

    Learn how to install and use PDF Import Module for Sitefinity...concatenate, extract or inset pages; transform pages to image; print PDF...Import from PDF button on the page where the add-on is added. When...

    docs.aspose.com/pdf/net/sitefinity-pdf-import/
  4. Sitefinity Export Users to Excel|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.... The login page can be reached at <http://www...Settings . The Basic Settings page appears. Click the Advanced...

    docs.aspose.com/cells/net/sitefinity-export-use...
  5. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf Pages. How can i use all pdf Page to occupy entire Page space for image? (see attached image originale and…...borders in pdf pages. How can i use all pdf page to occupy entire...entire page space for image? (see attached image originale and pdf...

    forum.aspose.com/t/images-conversion-without-bo...
  6. 使用 C++ 合并 PDF 到 PNG | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 PNG 单个文件...save document as image with page dimensions and resolution //...// process document page to image // load image from file, it...

    products.aspose.com/pdf/zh-hans/cpp/merger/pdf-...
  7. Management Features in PHP|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....PHP Display Features in PHP Page Setup Features in PHP Analyzing...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/management-features-...
  8. IDocumentProcessorPlugin.ToPages | Aspose.Words...

    Effortlessly save each Page of your document with the ToPages method, utilizing customizable fixed Page options for optimal results....ToPages method Saves each page of the document loaded by Load...method using the specified fixed page save options. public Stream...

    reference.aspose.com/words/net/aspose.words/ido...
  9. Convert HTML To GIF C++

    Convert HTML to GIF format in C++ code. Save HTML as GIF using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/html-t...
  10. Convert DOC To PNG C++

    Convert DOC to PNG format in C++ code. Save DOC as PNG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/doc-to...