Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 184,601 for

page

(0.16 sec)
  1. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single Paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...extract a table out of my single paged OCR PDF which has a Table and...StringBuilder(); // Process each page for (int pageIndex = 1; pageIndex...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  2. AI ファイルをオンラインで開く | products.aspose.com

    AI ファイルをオンラインで開く...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/jp/view/open-ai-online/
  3. AI ファイルをオンラインで開く | products.aspose.com

    AI ファイルをオンラインで開く...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/jp/open-ai-online/
  4. FieldIndex Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement INDEX fields in your documents. Enhance your document management today!...a value indicating whether a page number separator is overridden...sets the number of columns per page used when building the index...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PdfSaveOptions.Clone | Aspose.Words for .NET

    Discover the PdfSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your PDF management capabilities....( doc ); // Insert text with PAGE and NUMPAGES fields. These fields... Write ( "Page " ); builder . InsertField ( "PAGE" , "" ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FieldToc.HideInWebLayout | Aspose.Words for .NET

    Discover the FieldToc HideInWebLayout property to easily control tab leaders and Page numbers in Web layout view for a cleaner presentation....whether to hide tab leader and page numbers in Web layout view....style to the left, // and the page the heading appears on to the...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToc.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToc EntrySeparator property, customize character sequences to enhance entry-Page navigation and improve document organization....that separate an entry and its page number. public string EntrySeparator...style to the left, // and the page the heading appears on to the...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Merge images|Aspose.PDF for .NET

    Discover how to merge images into a single PDF document in .NET using Aspose.PDF for streamlined document creation....merged images as one image on PDF page, we place them in the imageStream...imageStream, place the result on the page with addImage method, where...

    docs.aspose.com/pdf/net/merge-images/
  9. FieldXE Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldXE class, your solution for efficiently implementing XE fields in document processing. Enhance your workflow today!...bold formatting to the entry’s page number. IsDirty { get; set;...italic formatting to the entry’s page number. IsLocked { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed Page formats PDF XPS images etc in Java....saving a document into fixed page formats (PDF, XPS, images etc)...Examples: Shows how to render one page from a document to a JPEG image...

    reference.aspose.com/words/java/com.aspose.word...