Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 18,128 for

paragraph

(0.07 sec)
  1. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...does not take part in the paragraph layout, therefore it can overlap...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  2. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges....criteria together: heading paragraph, section break, column break...specific level of heading paragraphs, such as headings 1, 2, and...

    docs.aspose.com/words/java/split-a-document/
  3. 形状有效属性|Aspose.Slides for Node.js via .NET 文档

    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.... log (( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); console...

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  4. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…...regression where deleted paragraphs that contain only formatting...formatting‑only runs (e.g., empty paragraphs, hidden spaces, styles) can...

    forum.aspose.com/t/aspose-words-compare-incorre...
  5. 管理表格|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的表格...// 为文本框创建段落对象 IParagraph paragraph = txtFrame . getParagraphs...为段落创建部分对象 IPortion portion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  6. Several Image Into DOCX C++

    Merge multiple Image into DOCX in C++ code. Save Image as DOCX using C++....InsertImage (fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/cpp/merge/image-to-docx/
  7. Several Image Into TXT C#

    Merge multiple Image into TXT in C# code. Save Image as TXT using C#....InsertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/net/merge/image-to-txt/
  8. DocumentBuilder.move_to_bookmark method | Aspos...

    aspose.words.DocumentBuilder.move_to_bookmark method...level, moves to the next paragraph. The comparison is not case-sensitive...end_bookmark ( 'MyBookmark' ) first_paragraph_nodes = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Quote & Blockquote HTML Generator – Online Tool...

    Generate Quote & Blockquote HTML tag using Aspose.HTML for .NET, preview the result and copy the generated HTML and C# code to your website....quotations that don’t require paragraph breaks. Most modern browsers...

    products.aspose.com/html/net/generators/quote-b...
  10. Several Image Into DOC C++

    Merge multiple Image into DOC in C++ code. Save Image as DOC using C++....InsertImage (fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/cpp/merge/image-to-doc/