Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 18,994 for

paragraphs

(0.53 sec)
  1. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示... Paragraphs . Add ( new Aspose . Pdf...)); document . Pages [ 1 ]. Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/
  2. Aspose::Words::Markup::MarkupLevel enum | Aspos...

    Aspose::Words::Markup::MarkupLevel enum. Specifies the level in the document tree where a particular StructuredDocumentTag can occur in C++.... among tables and paragraphs). Row 3 The element occurs...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Working with Lists Working with Paragraphs Working with Asian Typography...

    docs.aspose.com/words/python-net/programming-wi...
  4. Working With Text Layers|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....demonstrates how you can get Paragraphs, Styles and Text properties...

    docs.aspose.com/psd/net/working-with-text-layers/
  5. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for C++ can help you use it for your day-to-day business needs....identifies words, lines or paragraphs. Recognition results are...

    docs.aspose.com/ocr/cpp/product-overview/
  6. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose word table of content using LINQ report engine....through all paragraphs with TOC styles foreach (Paragraph para in...doc.GetChildNodes(NodeType.Paragraph, true)) { if (para.ParagraphFormat...

    forum.aspose.com/t/how-to-change-font-name-for-...
  7. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....of various content - text paragraphs, tables, illustrations, formulas...

    docs.aspose.com/ocr/java/areas-detection/
  8. Incorrect Bullets and Numbering after PPT to PP...

    I have converted a *.ppt presentations to *.pptx format with Aspose.Slides and the result document have a few inconsistencies. The most affected slides: 6101811261171.ppt 5: incorrect bullet style. 13: extra numberin…... 13: extra numbering in paragraphs. PeopleCentric_Leadership...

    forum.aspose.com/t/incorrect-bullets-and-number...
  9. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....contain block-level nodes Paragraph and Table . To learn more...shortcut method that creates a Paragraph object with optional text...

    reference.aspose.com/words/cpp/aspose.words/story/
  10. Layout detection issues on technical and multi-...

    Hello, My use case is extracting semantic content from PDFs for downstream chunking and RAG processing. I am currently evaluating Aspose.OCR for Python via .NET (aspose-ocr-python-net==26.5.0) and ran into layout detect…...region is misclassified as paragraph/header; another equation/content...or misclassified as header/paragraph Resnet_4_pages.pdf: page 1...

    forum.aspose.com/t/layout-detection-issues-on-t...