Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 188,045 for

page

(0.09 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. 将 Visio 形状转换为 Pdf|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 pdf。...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  4. 将 Visio 形状转换为 Svg|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 svg。...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; SVGSaveOptions...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  5. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/net/create-form/
  6. 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/
  7. 画钻石|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...
  8. 绘制三角形|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...
  9. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....Organize content neatly across pages Save Resources: Reduce paper/ink...programmatically: Access the worksheet’s page setup properties Define the...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  10. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...