Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 184,603 for

page

(0.18 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Bottom m...

    Aspose::Words::Drawing::ShapeBase::get_Bottom method. Gets the position of the bottom edge of the containing block of the shape in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...Drawing :: RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Extract Data from Table in PDF|Aspose.PDF for C++

    Learn how to extract tabular from PDF using Aspose.PDF for C++....table extraction from the all pages: void ExtractTable () { std...// Scan pages for ( auto page : document -> get_Pages ()) { absorber...

    docs.aspose.com/pdf/cpp/extract-data-from-table...
  3. Change Background of VSSX File via Python | pro...

    Python source code to change background of VSSX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  4. Change Background of VSS File via Python | prod...

    Python source code to change background of VSS documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-net/changeba...
  5. Working with Footnote and Endnote|Aspose.Words ...

    Insert ffotnotes or endnotes into a document and specify its options using Python....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/python-net/working-with-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 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 編輯 PDF 文檔。... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { Page page = textFragment . Page ; Rectangle annotationRectangle...

    products.aspose.com/pdf/zh-hant/redaction/
  8. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...developers to draw a text in the page and save as SVG format. The...developers to draw a text in the page and save as PDF format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/
  9. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库在 PDF 文件中支持 DICOM 图像。...Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/zh/net/support-for-dicom-im...
  10. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/python-net/text-annotation/