Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 187,910 for

paged

(0.34 sec)
  1. Récupérer un contrôle ActiveX à partir d'un obj...

    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....vsd" ); // get a Visio page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get a shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/fr/java/retrieve-an-act...
  2. افزودن هدر به PDF با استفاده از PHP | Aspose.PDF

    PHP کد نمونه برای اضافه کردن هدر در سند PDF بر روی هر پلت فرم....$verticalAlignment -> Top ); $pages = $document -> getPages ();...footer to 1st page $page = $pages -> get_Item ( 1 ); $page -> addStamp...

    products.aspose.com/pdf/fa/php-java/header/
  3. 使用 PHP 向 PDF 添加标题 | Aspose.PDF

    PHP 示例代碼,以便在任何平臺上的PDF文檔中添加頁眉。...$verticalAlignment -> Top ); $pages = $document -> getPages ();...footer to 1st page $page = $pages -> get_Item ( 1 ); $page -> addStamp...

    products.aspose.com/pdf/zh-hant/php-java/header/
  4. 使用 PHP 向 PDF 添加页脚 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加页脚。...$verticalAlignment -> Bottom ); $pages = $document -> getPages ();...footer to 1st page $page = $pages -> get_Item ( 1 ); $page -> addStamp...

    products.aspose.com/pdf/zh-hant/php-java/footer/
  5. 使用 PHP 向 PDF 添加标题 | Aspose.PDF

    PHP 用于在任何平台上在 PDF 文档中添加标题的示例代码。...$verticalAlignment -> Top ); $pages = $document -> getPages ();...footer to 1st page $page = $pages -> get_Item ( 1 ); $page -> addStamp...

    products.aspose.com/pdf/zh-hans/php-java/header/
  6. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances document layout by adjusting text alignment for improved readability and presentation....vertical alignment of text on each page in a document or section. public...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/net/aspose.words/pag...
  7. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape....points, from the left side of the page. shape . relative_horizontal_position...drawing . RelativeHorizontalPo . PAGE # Set the shape's horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RowFormat.HeadingFormat | Aspose.Words for .NET

    Discover the RowFormat HeadingFormat property, ensure your table headings repeat on every page for clarity and improved readability in multi-page documents....on every page when the table spans more than one page. public...with rows that repeat on every page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ShapeBase.bottom property | Aspose.Words for No...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Mengonversi berbagai format Gambar ke PDF di .N...

    Mengonversi berbagai format gambar seperti CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF, dan SVG ke PDF menggunakan C# .NET....Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/id/net/convert-images-forma...