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

paragraphs

(0.39 sec)
  1. Product overview|Documentation

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

    docs.aspose.com/ocr/python-net/product-overview/
  2. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the document in C++....removed from corresponding paragraphs, runs and tables. If base...:: Words :: StyleType :: Paragraph , u "MyStyle" ); style ->...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. 泰语的word转pdf时,不支持泰文分散对齐 - Free Support Forum - a...

    泰语的word转pdf时,不支持泰文分散对齐,默认展示为左对齐...转换为 PDF 时,泰文两端对齐(justified paragraphs)格式未能正确保留 。 建议您关注 Aspose.Words...

    forum.aspose.com/t/word-pdf/324140
  4. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border objects effortlessly for enhanced document formatting....between cells or conforming paragraphs. Item { get; } Retrieves...Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...
  5. Style.list property | Aspose.Words for Node.js

    Style.list property. Gets the list that defines formatting of this list style....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 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/
  7. 使用 Python 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。... 將 TextFragment 加入到頁面的 Paragraphs 集合中。 使用 Save(String) 方法儲存...

    products.aspose.com/pdf/zh-hant/python-net/create/
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitCriteria method. Specifies how the document should be split when saving to Html, Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 in C++....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ListLevel.getEffectiveValue method | Aspose.Wor...

    ListLevel.getEffectiveValue method. Reports the string representation of the [ListLevel](../) object for the specified index of the list item... paragraphs . at ( 0 ). listFormat ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C# 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式在 PDF 文件中添加表格... Paragraphs . Add ( table ); pdfDocument...

    products.aspose.com/pdf/zh-hans/net/table/add/