Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 181,251 for

page

(0.2 sec)
  1. 向PDF文件添加椭圆对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java向PDF中创建椭圆对象。...Document (); // 向PDF文件的页面集合添加页面 Page page = pdfDocument . getPages ()...ellipse2 ); // 将Graph对象添加到页面的段落集合中 page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/zh/java/add-ellipse/
  2. Aspose::Words::Fields::FieldToc::get_PrefixedSe...

    Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIdentifier method. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's Page number in C++....should be added to the entry’s page number. System :: String Aspose...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 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. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Connect Sub-shapes of the Groups in PHP|Documen...

    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....); \ # Access a particular page $page = $diagram -> getPages ()...$shape , "Dynamic connector" , $page -> getID ()); \ # Connect sub-shapes...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  5. Sitefinity PDF Import|Aspose.PDF for .NET

    Learn how to install and use PDF Import Module for Sitefinity...concatenate, extract or inset pages; transform pages to image; print PDF...Import from PDF button on the page where the add-on is added. When...

    docs.aspose.com/pdf/net/sitefinity-pdf-import/
  6. Language detecton|Documentation

    How to detect the languages used on the provided image.... Page int Page number. When working with single-page images...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/net/language_detection/
  7. Aspose::Words::Tables::RowFormat::get_AllowBrea...

    Aspose::Words::Tables::RowFormat::get_AllowBreakAcrossPages method. True if the text in a table row is allowed to split across a Page break in C++....is allowed to split across a page break. bool Aspose :: Words...disable rows breaking across pages for every row in a table. auto...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Convert HTML To GIF C++

    Convert HTML to GIF format in C++ code. Save HTML as GIF using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/html-t...
  9. Convert DOC To PNG C++

    Convert DOC to PNG format in C++ code. Save DOC as PNG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/doc-to...
  10. Convert TEXT To JPG C++

    Convert TEXT to JPG format in C++ code. Save TEXT as JPG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/text-t...