Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 15,610 for

paragraphs

(0.04 sec)
  1. 通過 C++ 從 PPT 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 PPT 文件中提取文本和圖像。...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/zh-hant/cpp/parser/ppt/
  2. Convert GIF to Text via C# | Aspose

    Sample code for GIF to Text C# conversion. Use API example code for batch GIF files to Text conversion within VB.NET, Asp.NET or any .NET based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/net/conversion/gif-to-t...
  3. Recognize image by link via C# | Aspose

    Recognize image using default options by URL link....detect regions containing text paragraphs, detect skew and recognize...

    products.aspose.com/ocr/net/recognition/recogni...
  4. 通過 Java 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTX 文件中提取文本和圖像。...length; i++){ //Loop through paragraphs in current TextFrame for...through portions in the current Paragraph for (IPortion port : para...

    products.aspose.com/slides/zh-hant/java/parser/...
  5. Digitally Sign ODT File Online or using C++ | p...

    Free online app for digital signature in ODT files. Develop C++ application to electronically sign ODT documents....support for text styling, paragraphs, tables, images, hyperlinks...

    products.aspose.com/total/cpp/signature/odt/
  6. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...left and right indents of paragraphs are normalized when saving...DocumentSplitCriteri.HEADING_PARAGRAPH for EPUB and AZW3. docume...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....Examples: Shows how to number paragraphs with LISTNUM fields. Document...setStartingNumber("0"); builder.writeln("Paragraph 1"); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Allow Contextual Spacing of Paragraphs in Tables . get_ApplyBreakingRules...get_CachedColBalance () Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of Paragraphs of text on slides....configure the font properties of paragraphs of text on slides. To manage...manage font properties of a paragraph using Aspose.Slides for Java:...

    docs.aspose.com/slides/java/manage-fonts/
  10. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of Paragraphs of text on slides....configure the font properties of paragraphs of text on slides. To manage...manage font properties of a paragraph using Aspose.Slides for Android...

    docs.aspose.com/slides/androidjava/manage-fonts/