Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 189,167 for

page

(0.39 sec)
  1. BMP to PDF Merge using C++ | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging images In loop: add a new page to PDF document In loop: load...

    products.aspose.com/pdf/cpp/merger/bmp-to-pdf/
  2. Supported Document Formats|Aspose.Words for Nod...

    Edit source documents in many popular formats, as well as freely convert files from one format to another using Node.js....document TIFF Renders a page or pages of the document and saves...multipage TIFF file PNG Renders a page of the document and saves it...

    docs.aspose.com/words/nodejs-net/supported-docu...
  3. 绘制三角形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制三角形。支持使用C#绘制三角形并保存为pdf、svg、html、image、xps等格式。...}; //Draw Triangle in page diagram . Pages [ 0 ]. DrawPolyline...developers to draw a triangle in the page and save as SVG format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-tri...
  4. 画钻石|Documentation

    本节介绍如何在visio页面用Aspose.Diagram绘制菱形。支持用C#绘制菱形并保存为pdf、svg、html、image、xps等格式。...}; //Draw Diamond in page diagram . Pages [ 0 ]. DrawPolyline...developers to draw a diamond in the page and save as SVG format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-dia...
  5. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....the bottom of the page ( footer ). Each page can only have one...sync_children_height=true Adding page footer To add a footer that...

    docs.aspose.com/omr/net/txt-markup/container/
  6. Get Visio Shape Including Child|Documentation

    This section explains how to get visio shape including child with shape's id or name with Aspose.Diagram....Shapes property, exposed by the Page class, supports a collection..."NetworkConnection.vsdx" ); Page page = diagram . Pages [ 0 ]; Shape shapeContainerChild...

    docs.aspose.com/diagram/net/get-visio-shape-inc...
  7. Bookmark display issue in Adobe Acrobat Browser...

    Hello, There is an issue with bookmarks in PDF files generated using Aspose.PDF version 25.2 and above. The bookmarks are not displayed correctly when the PDF is opened using the Adobe Acrobat browser extension: image.…...new Document(); Page page1 = pdfDocument.Pages.Add(); TextFragment...the first page"); page1.Paragraphs.Add(text1); Page page2 = pdfDocument...

    forum.aspose.com/t/bookmark-display-issue-in-ad...
  8. Tables not found by TableAbsorb - Free Support ...

    The TableAbsorber doesn’t find tables in the Page. I extracted this single Page from my long PDF document. The Page contains some tables. I checked the elements of the PDF and it contains PATH elements and TEXT elements…...tables in the page. I extracted this single page from my long...long PDF document. The page contains some tables. I checked the elements...

    forum.aspose.com/t/tables-not-found-by-tableabs...
  9. 将 Visio 形状转换为 Pdf|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 pdf。...); // Get a particular page Page page = diagram . getPages ()...particular shape Shape shape = page . getShapes (). get ( 0 ); //...

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  10. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove text in PDF documents using Python.... Use this page when you need to update text...PDF pages. Replace existing text Replace Text in all pages of...

    docs.aspose.com/pdf/python-net/replace-text-in-...