Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 187,808 for

page

(0.37 sec)
  1. Փոխարկել 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/hy/nodejs-net/convers...
  2. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....Search Across All Pages or Specific Pages Search and Redact Sensitive...Run the absorber across all pages using the Accept() method. Retrieve...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  3. Convert DICOM to PNG using Python

    This article guides on how to convert DICOM to PNG using Python. It contains detail to set the IDE, a list of steps, and a sample code to convert file format from DCM to PNG using Python....Page Product Family Aspose.PSD Product...pycore.as_of Loop through each page in the DICOM file using a for...

    kb.aspose.com/imaging/python/convert-dicom-to-p...
  4. HiddenDataSanitizer - rasterizing specific page...

    Hello, is it possible to have HiddenDataSanitizer rasterize selected Pages only? HiddenDataSanitizationOptions. ConvertPagesToImages appears to rasterize all Pages. Could there please be a way to specifiy only selected …...HiddenDataSanitizer - rasterizing specific pages only Aspose.PDF Product Family...HiddenDataSanitizer rasterize selected pages only? HiddenDataSanitizati....

    forum.aspose.com/t/hiddendatasanitizer-rasteriz...
  5. 将弧对象添加到PDF文件|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建弧对象。...(); // 添加页面到 PDF 文件的页面集合 Page page = pdfDocument . getPages ()...arc3 ); // 将图形对象添加到页面的段落集合中 page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/zh/java/add-arc/
  6. FieldToc.UpdatePageNumbers | Aspose.Words for .NET

    Effortlessly update your table of contents with FieldToc's UpdatePageNumbers method, ensuring accurate navigation and enhanced document usability....UpdatePageNumbers method Updates the page numbers for items in this table...style to the left, // and the page the heading appears on to the...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToc.PageNumberOmittingLevelRange | Aspose....

    Discover the FieldToc PageNumberOmittingLevelRange property to customize your table of contents by omitting Page numbers for specific entry levels....entries from which to omits page numbers. public string PageNumberOmittingLe...style to the left, // and the page the heading appears on to the...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Convert TEXT To JPG Javascript

    Convert TEXT to JPG format in JavaScript code. Save TEXT as JPG using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/nodejs-net/conversion...
  9. 使用 C# 編輯 PDF | Aspose.PDF

    使用 .NET 的 C# 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/zh-hant/net/redaction/
  10. PDF Highlight Annotation using C#|Aspose.PDF fo...

    Learn how to add highlights annotation to PDF documents in .NET using Aspose.PDF for text emphasis and review....should add all annotations to the page. // For complete examples and...); tfa . Visit ( document . Pages [ 1 ]); // Create annotations...

    docs.aspose.com/pdf/net/highlights-annotation/