Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 181,419 for

page

(0.11 sec)
  1. C++ Split WORD

    Split WORD files into e Pages using C++ code. Save WORD as separate files using C++....integrate the extracted Word pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/word/
  2. Font.Emboss | Aspose.Words for .NET

    Discover the Font Emboss property, which enhances your text with a stylish embossed effect for eye-catching designs. Elevate your typography today!...letters are sunken into the page: builder . Font . Engrave =...like the letters pop out of the page: builder . Font . Engrave =...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Adding Annotations to existing PDF file|Aspose....

    Explore how to add annotations like comments or highlights to existing PDF documents in .NET using Aspose.PDF....of your annotations, and the page number on which the annotation...beginning and end of the line, page number, thickness, style and...

    docs.aspose.com/pdf/net/adding-annotations-to-e...
  4. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用C++語言處理PDF檔中的文字。...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - C++ 此示例代码说明如何在...particular page auto pdfPage = document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/zh-hant/cpp/text/
  5. image|Documentation

    Image element is used to add a picture....relative to the left edge of the page. Overrides the value of align...relative to the top edge of the page. y=500 align left Horizontal...

    docs.aspose.com/omr/net/txt-markup/image/
  6. Aspose::Words::Border::get_DistanceFromText met...

    Aspose::Words::Border::get_DistanceFromText method. Gets or sets distance of the border from text or from the Page edge in points in C++....border from text or from the page edge in points. double Aspose...border at the top of the first page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。...扫描页面 for ( Page page : ( Iterable <? extends Page > ) document...getPages ()) { absorber . visit ( page ); for ( com . aspose . pdf...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  8. DNN Users and Roles Export Module|Aspose.Words ...

    Export DNN Users along with their roles into Microsoft Word using Aspose.Words DNN Users and Roles Export Module in C#....Hide ] What is this page about? This page explains the DNN Users...level account Navigate to the page where you want to add the Import...

    docs.aspose.com/words/net/dnn-users-and-roles-e...
  9. Aspose::Words::Settings::ViewOptions::get_ZoomT...

    Aspose::Words::Settings::ViewOptions::get_ZoomType method. Gets or sets a zoom value based on the size of the window in C++....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。...new Document ( $inputFile ); $page = $document -> getPages () ->...$textBoxField = new TextBoxField ( $page , new Rectangle ( 110 , 300...

    docs.aspose.com/pdf/zh/php-java/create-forms/