Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 141,267 for

page

(0.07 sec)
  1. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...pdf"); foreach (Page page in pdfDocument.Pages) { var deletedArtifacts...foreach (Artifact artifact in page.Artifacts) { if (artifact.Type...

    forum.aspose.com/t/how-to-remove-header-footer-...
  3. ViewOptions.ZoomType | Aspose.Words for .NET

    Discover the ViewOptions ZoomType property to easily adjust zoom levels based on window size, enhancing user experience and interface flexibility....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/net/aspose.words.set...
  4. 使用 Java 从 PDF 中提取表格 | Aspose.PDF

    Java原始程式碼用於從Java和PHP上的PDF檔中提取表格,德爾福。...pdf" ); for ( Page page : pdfDocument . getPages ())...TableAbsorber (); absorber . visit ( page ); for ( AbsorbedTable table...

    products.aspose.com/pdf/zh-hant/java/table/extr...
  5. Aspose::Words::Document::get_ViewOptions method...

    Aspose::Words::Document::get_ViewOptions method. Provides options to control how the document is displayed in Microsoft Word 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/doc...
  6. ResourceSavingArgs.resourceFileUri property | A...

    ResourceSavingArgs.resourceFileUri property. Gets or sets the uniform resource identifier (URI) used to reference the resource file from the document....resource files exported to fixed page HTML or SVG documents. Aspose...file during export to fixed page HTML or SVG format. The generated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...# 创建注释 # 加载 Page 对象以添加注释 page = document . pages [ 1 ] # 创建注释...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  8. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...// 获取特定页面 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...// 获取特定页面 Page pdfPage = ( Page ) pdfDocument . Pages . Add ();...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  9. Shape name changes - Free Support Forum - aspos...

    Hello, When I insert a master shape on a Page, the name of the shape is no longer the same as before. Example: If I insert a shape with the name MyShape, this shape is then called MyShape.1 For my application, however…...I insert a master shape on a page, the name of the shape is no...to insert a master shape on a page without changing the shape name...

    forum.aspose.com/t/shape-name-changes/312979
  10. 在 PHP 中从形状表中检索用户定义的单元格|Documentation

    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....vdx" ); $pages = $diagram -> getPages (); $count...)( string ) $pages -> getCount ()) { $page = $pages -> get ( $count...

    docs.aspose.com/diagram/zh/java/retrieve-user-d...