Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 184,227 for

page

(0.26 sec)
  1. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。...pdf" ); // 获取需要添加图像的页面 Page page = pdfDocument . getPages ()...printStackTrace (); } // 将图像添加到页面资源的图像集合中 page . getResources (). getImages...

    docs.aspose.com/pdf/zh/java/operators/
  2. ParagraphFormat.keep_with_next property | Aspos...

    ParagraphFormat.keep_with_next property. True if the paragraph is to remains on the same Page as the paragraph that follows it....paragraph is to remains on the same page as the paragraph that follows...to stay together on the same page. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create User-defined Cell in the ShapeSheet in P...

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

    docs.aspose.com/diagram/java/create-user-define...
  4. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class.... Get and Set Page Properties Crop PDF Pages programmatically...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/add-headers-and-footers...
  5. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....signed; Project code page: { vba_project . code_page } ; Modules count:...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....Words saves a document to fixed page HTML, SVG or Markdown, it saves...an external resource to fixed page HTML or SVG. /// public void...

    reference.aspose.com/words/java/com.aspose.word...
  7. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the Page the…...code I get a green box on the page the same size as what the image...Document(outputFile); var page = document.Pages.Add(); page.SetPageSize(Aspose...

    forum.aspose.com/t/green-box-when-using-mender-...
  8. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。...input_file ) for page in pdf_document . pages : absorber = ap...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

    docs.aspose.com/pdf/zh/python-net/extract-table...
  9. PageInfo.height_in_points property | Aspose.Wor...

    PageInfo.height_in_points property. Gets the height of the Page in points....property Gets the height of the page in points. @property def height_in_points...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Theme Data from Excel File|Documentation

    Learn how to extract theme data from Excel files using Aspose.Cells for Node.js via C++. Obtain style and formatting information effectively....using Microsoft Excel via the Page Layout > Themes command. JavaScript...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/extract-theme-...