Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 184,150 for

page

(0.1 sec)
  1. Find and Replace Text|Aspose.Words for .NET

    Find and replace text from a document part easily and fast instead of using VSTO in C#....Hide ] What is this page about? This page explains how to search...results. Please refresh the page and try again....

    docs.aspose.com/words/net/search-for-and-replac...
  2. Convert DICOM to PDF|Aspose.PDF for Android via...

    Convert medical images saved in DICOM format to a PDF file using Aspose.PDF for Android via Java....document = new Document (); Page page = document . getPages ()....setFileType ( ImageFileType . Dicom ); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/androidjava/convert-dicom-t...
  3. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...Contents [ Hide ] PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。该集合仅包含该单个页面的所有注释:每个页面都有自己的...ScreenAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  4. 添加 PDF 页面印章|Aspose.PDF for .NET

    了解如何在 .NET 中向 PDF 页面添加印章,包括文本和图像,用于水印或品牌标识,使用 Aspose.PDF。...文件的特定页面上添加 PDF 页面印章,您还需要设置 Stamp 类的 Pages 属性。此属性需要一个整数数组,包含您想要添加印章的页面编号。然后,您可以使用...IsBackground = true ; stamp . Pages = new [] { 1 , 3 }; // Apply...

    docs.aspose.com/pdf/zh/net/add-pdf-page-stamp/
  5. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout tab: Go to the “Page Layout” tab in...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  6. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/java/com.aspose.word...
  7. Testing a License|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....successfully, open any Settings page. The evaluation version message...the FTP Settings Collection page without the evaluation message...

    docs.aspose.com/email/sharepoint/testing-a-lice...
  8. Გადაიყვანეთ HTML GIF Javascript

    გადაიყვანეთ HTML GIF JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც GIF JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.gif`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  9. Გადაიყვანეთ DOC PNG Javascript

    გადაიყვანეთ DOC PNG JavaScript ფორმატში კოდით. შეინახეთ DOC როგორც PNG JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  10. Გადაიყვანეთ WORD PNG Javascript

    გადაიყვანეთ WORD PNG JavaScript ფორმატში კოდით. შეინახეთ WORD როგორც PNG JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/ka/nodejs-net/convers...