Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 140,988 for

page

(0.08 sec)
  1. LayoutEnumerator.pageIndex property | Aspose.Wo...

    LayoutEnumerator.PageIndex property. Gets the 1-based index of a Page which contains the current entity....Gets the 1-based index of a page which contains the current entity...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Გადაიყვანეთ HTML GIF Python

    გადაიყვანეთ HTML GIF Python ფორმატში კოდით. შეინახეთ HTML როგორც GIF Python....GIF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .gif" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  3. Გადაიყვანეთ WORD TIFF Python

    გადაიყვანეთ WORD TIFF Python ფორმატში კოდით. შეინახეთ WORD როგორც TIFF Python....TIFF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .tiff" ,...

    products.aspose.com/words/ka/python-net/convers...
  4. Გადაიყვანეთ WORD PNG Python

    გადაიყვანეთ WORD PNG Python ფორმატში კოდით. შეინახეთ WORD როგორც PNG Python....PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  5. Developer Guide|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....Icons insert Icons to Worksheet Page Layout Themes Excel 2007 Themes...Excel File Page Setup Setting Margins Setting Page Options Setting...

    docs.aspose.com/cells/java/developer-guide/
  6. How to Select Pages from PDF and Save using Python

    This article describes the process on how to select Pages from PDF and save using Python. It contains all the required information to set the IDE and a runnable sample code along with the description to extract selected Pages from PDF using Python....Page Product Family Aspose.PSD Product...Product Family How to Select Pages from PDF and Save using Python...

    kb.aspose.com/pdf/python/how-to-select-pages-fr...
  7. 使用 XSLT 从 XML 创建 PDF|Aspose.PDF for .NET

    C# 库提供将 XML 文件转换为 PDF 文档的能力,要求输入的 XML 文件必须遵循 Aspose.PDF 架构。...Bottom= "15cm" /> </PageInfo> <Page id= "mainSection" > <TextFragment>...</TextSegment> </TextFragment> </Page> </Document> </html> </xsl:template>...

    docs.aspose.com/pdf/zh/net/create-a-hello-world...
  8. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET... Pages [ 1 ], new Aspose . Pdf . Rectangle...PopupAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  9. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    Java 源代码用于在 Java 和 PHP 上处理 PDF 文件中的文本,德尔菲。...pdf" ); // get particular page Page pdfPage = document . getPages...the text fragment to the PDF page textBuilder . appendText ( textFragment...

    products.aspose.com/pdf/zh-hans/java/text/
  10. 使用 C++ 打印 PDF | Aspose.PDF

    簡單的演示原始碼在任何平臺上使用C++語言列印PDF文檔。...false ; // Do not produce the page number dialog when printing...Create objects for printer and page settings and PrintDocument System...

    products.aspose.com/pdf/zh-hant/cpp/print/