Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 36,399 for

list

(0.14 sec)
  1. SmartTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SmartTag class, which enhances document editing by identifying smart tags around inline elements like images and fields....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Questionnaires|Documentation

    Questionnairy elements allow you to build OMR-ready customer satisfaction surveys, voting ballots, customs forms, and similar forms....checkbox This element generates a list of answers with blank bubbles...

    docs.aspose.com/omr/net/txt-markup/elements-que...
  3. Using Data Sources and Queries Created in Visua...

    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....queries appear in the Dataset list. Available data sets Creating...

    docs.aspose.com/cells/reportingservices/using-d...
  4. Data in Non-Primitive Shape|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....type ShapePath , which holds a list of all the segments, and each...

    docs.aspose.com/cells/net/data-in-non-primitive...
  5. Scanned OCR PDF document , Checkbox and its val...

    I am using Aspose PDF .net library to retrieve information from a scanned document using OCR aspose library, it’s not retrieving the checkbox from the PDF. its doing good for remaining text. Aspose.OCR.AsposeOcr recognit…...UNIVERSAL; List<Aspose.OCR.RecognitionResult>...Language = Aspose.OCR.Language.Eng; List<Aspose.OCR.RecognitionResult>...

    forum.aspose.com/t/scanned-ocr-pdf-document-che...
  6. Export Word bookmarks to PDF with valid actions...

    I created a Word document and added bookmarks using the native Word feature: Insert → Bookmark. Then, I process the document with Aspose.Words and save it as a PDF. Here’s the code I’m using: var reportBuildOptions = …...}; // Create a list to hold the bookmarks List<PdfBookmark> pdfBookmarks...pdfBookmarks = new List<PdfBookmark>(); foreach (Bookmark bookmark...

    forum.aspose.com/t/export-word-bookmarks-to-pdf...
  7. Getting Started – Aspose.SVG for .NET

    Learn about Aspose.SVG for .NET library – benefits and features, performance and scalability, learning and technical support....Features List or Converting articles to see the full list of supported...section: Product Overview Features List Rendering Quality Comparisons...

    docs.aspose.com/svg/net/getting-started/
  8. Validation Results – Check Web Accessibility in C#

    Learn how to use Aspose.HTML for .NET to review the results of web accessibility checks and detail specific issues that occurred during the validation.... Success ) 20 { 21 // Get a list of RuleValidationResult Details...of the rule check, contains a list of methods results ITechniqueResult...

    docs.aspose.com/html/net/web-accessibility-vali...
  9. Fast recognition|Documentation

    How to read text from high-quality images using as few resources as possible....OcrInput object and returns a list of strings, one string per image...

    docs.aspose.com/ocr/python-net/fast-recognition/
  10. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...ode node) { List<Node> nodesToRemove = new List<Node>(); NodeCollection...document) { List<string> stylesToRemove = new List<string>();...

    forum.aspose.com/t/section-breaks-lost-during-d...