Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 245,768 for

page

(0.1 sec)
  1. Insert Image|Documentation

    This section explains how to insert a image in a visio Page with Aspose.Diagram. Support using C# to insert image and save as pdf, svg, html, image, xps and other formats....Image Contents [ Hide ] The Page object represents the drawing...a foreground page or a background page. The Pages property exposed...

    docs.aspose.com/diagram/net/drawing/insert-image/
  2. Aspose.PDF for Python via C++ | Aspose API Refe...

    Aspose.PDF for Python via C++...document_get_pages Gets collection of document pages. document_open...Desired height of the stamp on the page. image_stamp_get_opacity Get...

    reference.aspose.com/pdf/python-cpp/
  3. Aspose::Words::Document::RenderToSize method | ...

    Aspose::Words::Document::RenderToSize method. Renders a document Page into a object to a specified size in C++....e method Renders a document page into a object to a specified...pageIndex int32_t The 0-based page index. graphics const Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Group | Aspose.PDF for Python via .NET API Refe...

    A group attributes class specifying the attributes of the Page’s Page group for use in the transparent imaging model....specifying the attributes of the page’s page group for use in the transparent...Constructors Name Description Group(page) Initializes a new instance...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  5. Add Images to PDF via C++ | Aspose.PDF

    Adding images into PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp/images/add/
  6. Group | Aspose.PDF for Java API Reference

    A group attributes class specifying the attributes of the Pageu2019s Page group for use in the transparent imaging model....the attributes of the page\u2019s page group for use in the transparent...Constructor Description Group(Page page) The constructor. Methods...

    reference.aspose.com/pdf/java/com.aspose.pdf/gr...
  7. Add, Extract or Remove Images in PDF using C# |...

    Manipulate images in PDF programmatically with C# sample code using Aspose.PDF for .NET... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/net/images/
  8. Aspose::Cells::HorizontalPageBreakCollection cl...

    Aspose::Cells::HorizontalPageBreakCollection class. Encapsulates a collection of HorizontalPageBreak objects in C++....endColumn) Adds a horizontal page break to the collection. Add(int32_t...Add(int32_t row) Adds a horizontal page break to the collection. Add(int32_t...

    reference.aspose.com/cells/cpp/aspose.cells/hor...
  9. AddPage | Aspose.Imaging for .NET API 参考

    将页面添加到图像...AddPage ( RasterImage page ) 范围 类型 描述 page RasterImage 要添加的页面。...(健康)状况 ArgumentNullExceptio page 为空。 也可以看看 class RasterImage...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  10. How to set margin in Html to aspose with aspose...

    Hello support, I am using aspose.pdf (Aspose.PDF.Drawing 23.5.0). i am facing issue while setting up margin while generating pdf. I have tried many ways to resolve the same. mentioning some of the hacks in c#: HtmlL…...= 10; } In HTML: @page mainpage { /* Page margins are set here...left: 0.15 in; } div#wrapper { page: mainpage; } #wrapper { width:...

    forum.aspose.com/t/how-to-set-margin-in-html-to...