Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 192,177 for

page

(1.03 sec)
  1. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio Page with Aspose.Diagram. Support using C# to draw pentagon and save as pdf, svg, html, image, xps and other formats....to draw a pentagon shape in a page.The code example below shows...}; //Draw Pentagon in page diagram . Pages [ 0 ]. DrawPolyline...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/
  2. Configuring the Export|Aspose.Words for JasperR...

    This section provides a list with links to the Documentation about configuring the export....Factor Overlapping Items Page Margins Page Breaks Inserting Fields...Processing Images for HTML output Page Size and Orientation Compatibility...

    docs.aspose.com/words/jasperreports/configuring...
  3. PageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.PageSaving()](../iPagesavingcallback/PageSaving/#Pagesavingargs) event...close it after saving a document page. pageFileName Gets or sets the...document page will be saved to. pageIndex Current page index. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - PHP 此示例代码说明如何在...$inputFile ); // get particular page $page = $document -> getPages ()...

    products.aspose.com/pdf/zh-hant/php-java/text/
  5. Watermark VSSX document via Java | products.asp...

    Java sample code to add watermark to VSSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Diagram object Select Page via its id Use Page’s addText function..."Drawing1.vsdx" ); // get page by name Page page = diagram . getPages...

    products.aspose.com/diagram/java/watermark/vssx/
  6. Watermark VSS document via Java | products.aspo...

    Java sample code to add watermark to VSS documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Diagram object Select Page via its id Use Page’s addText function..."Drawing1.vsdx" ); // get page by name Page page = diagram . getPages...

    products.aspose.com/diagram/java/watermark/vss/
  7. Watermark VTX document via Java | products.aspo...

    Java sample code to add watermark to VTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Diagram object Select Page via its id Use Page’s addText function..."Drawing1.vsdx" ); // get page by name Page page = diagram . getPages...

    products.aspose.com/diagram/java/watermark/vtx/
  8. Aspose::Words::PageSetup::get_LinesPerPage meth...

    Aspose::Words::PageSetup::get_LinesPerPage method. Gets or sets the number of lines per Page in the document grid in C++....sets the number of lines per page in the document grid. int32_t...1. Maximum value depends on page height and font size of the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....to paragraphs collection of page Save our PDF file void ExampleCircle...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/cpp/add-circle/
  10. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....builder -> Write ( u " \n This is page " ); builder -> InsertField...GetFieldCode ()); ASSERT_EQ ( u " PAGE " , doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words/doc...