Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 188,041 for

page

(0.3 sec)
  1. About Aspose.Words and SharePoint|Aspose.Words ...

    Using Aspose.Words for .NET in a Microsoft SharePoint environment in C#.... What is this page about? This page describes how Aspose...Load a document and render its pages as thumbnails for preview in...

    docs.aspose.com/words/net/about-aspose-words-an...
  2. OutOfMemoryException When Generating Previews f...

    Hi Aspose Support, We are encountering an OutOfMemoryException when using AsposePDF to generate a preview for a PDF document with around 416 Pages. System.OutOfMemoryException: Exception of type 'System.OutOfMemoryExce…...PDF document with around 416 pages. System.OutOfMemoryException:...TextAbsorber.Visit(Page page) at Aspose.Pdf.Page.Accept(TextAbsorber...

    forum.aspose.com/t/outofmemoryexception-when-ge...
  3. Range.UpdateFields | Aspose.Words for .NET

    Enhance your documents effortlessly with the Range UpdateFields method, updating field values quickly and efficiently for improved accuracy....related to the page layout algorithms (e.g. PAGE, PAGES, PAGEREF)...PAGEREF). The page layout-related fields are updated when you render...

    reference.aspose.com/words/net/aspose.words/ran...
  4. SSN NOt Getting Redacted - Free Support Forum -...

    I’m reaching out to explore solutions for scanning text and performing OCR on PDF documents to redact PII information. We are looking to process approximately 1 million PDFs every day, and I am keen to understand the bes…...Pages.Accept(absorber); // Iterate...through all pages foreach (Page page in pdfDocument.Pages) { //TextFragmentAbsorber...

    forum.aspose.com/t/ssn-not-getting-redacted/316872
  5. Create VSSX Files via C# | products.aspose.com

    C# Sample code for generating VSSX documents. Use this code for creating VSSX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vssx/
  6. Convert MHTML to XPS – Aspose.HTML for .NET

    Convert MHTML to XPS in C# using Aspose.HTML for .NET. Consider the supported MHTML to XPS conversion scenarios in C# examples....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/convert-mhtml-to-xps/
  7. Convert Word to Excel in C#|Aspose.Words for .NET

    Convert PDF to Excel, XML to Excel, DOCX to Excel C#. Save a document in various formats to XLSX using C#.... What is this page about? This page outlines how to convert...results. Please refresh the page and try again....

    docs.aspose.com/words/net/convert-a-document-to...
  8. Supported File Formats|Aspose.PDF for .NET

    This Page shows which Aspose.PDF for .NET can load and save file formats....Command Language which is a Page Description Language introduced...document as Single or Multi-Page TIFF Image Text Save the document...

    docs.aspose.com/pdf/net/supported-file-formats/
  9. Փոխարկել 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/hy/python-net/convers...
  10. Փոխարկել TEXT JPG Python

    Փոխարկեք TEXT ը JPG ձևաչափի Python կոդով: Պահեք TEXT որպես JPG օգտագործելով Python:...JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/hy/python-net/convers...