Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 186,993 for

page

(0.18 sec)
  1. How to Convert Visio to PDF in C#

    This tutorial provides you information about how to convert Visio to PDF in C#. You will get all the details to configure the environment, step-by-step process and a runnable sample code to export Visio to PDF in C#...Page Product Family Aspose.PSD Product...different properties like page count and page index Save the output...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  2. Replace Fields Node.js|Aspose.Words for Node.js...

    Learn how to replace fields with text in Node.js. Replace fields with static data using the Node.js via .NET API....example, trying to convert the PAGE field in a header or footer...value being displayed on all pages. This is because headers and...

    docs.aspose.com/words/nodejs-net/replace-fields/
  3. Determine Line Break in TextFragment|Aspose.PDF...

    Learn more about how to determinate a line break of multi-line TextFragment using C++...GetNotifications () method of Page Class as follows, in order to...Document > (); auto page = document -> get_Pages () -> Add (); for...

    docs.aspose.com/pdf/cpp/determine-line-break/
  4. Converting Worksheet to Image in Aspose.Cells|D...

    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....with multiple pages to an image file per page. Sometimes, you...them in applications or web pages. You might need to insert the...

    docs.aspose.com/cells/net/converting-worksheet-...
  5. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET...called BarCodeReader , document pages must be converted to raster...To perform the rendering of pages in a Word document, it is recommended...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  6. Working with Footnote and Endnote in Java|Aspos...

    How to manipulate footnotes and endnotes using Java....of columns on the displayed page. The following code example...bottom of each page or beneath the text on each page. The endnote...

    docs.aspose.com/words/java/working-with-footnot...
  7. PDF to EPUB Merge using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/merger/pdf-to-epub/
  8. SaveFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.SaveFormat enumeration. Indicates the format in which the document is saved.... Tiff Renders a page or pages of the document and saves...multipage TIFF file. Png Renders a page of the document and saves it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用C++设置图像大小|Aspose.PDF for C++

    本节介绍如何使用C++库设置PDF文件的图像大小。...向PDF文件的页面集合添加页面 auto page = document -> get_Pages () -> Add (); //..._dataDir + u "aspose-logo.jpg" ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/set-image-size/
  10. HorizontalAlignment enumeration | Aspose.Words ...

    Aspose.Words.Drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...