Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 18,217 for

paragraph

(0.52 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. 在 Java 中获取演示文稿中的形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何计算并应用形状的有效属性,以实现精确的 PowerPoint 渲染。... println ( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); System...

    docs.aspose.com/slides/zh/java/shape-effective-...
  3. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_Paragraph_str(Paragraph): """获取段落信息""" para_content = Paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…... 8:40am 1 def get_paragraph_str(paragraph): """获取段落信息""" para_content...para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  4. 1. Input and output encodings

    This article briefly explains the concepts of input and output encodings in LaTeX. It also mentions the New Font Selection Scheme (NFSS)....sometimes it just informs the paragraph builder that it needs the...

    docs.aspose.com/tex/java/latex-font-encodings/
  5. HTML Tutorial – Basics – Aspose.HTML for .NET

    HTML Tutorial section helps you to learn some basic HTML, including how to use HTML elements and tags, place text on a page, add images, use HTML colors, etc....different meanings in a document (paragraph, list, link, table, iframe...

    docs.aspose.com/html/net/tutorial/
  6. Several JPG Into PDF C++

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

    products.aspose.com/words/cpp/merge/jpg-to-pdf/
  7. Several JPG Into HTML C++

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

    products.aspose.com/words/cpp/merge/jpg-to-html/
  8. Several JPG Into DOCX C++

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

    products.aspose.com/words/cpp/merge/jpg-to-docx/
  9. FieldSkipIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing document automation and flexibility in your projects....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......= null) { //Paragraph paragraph = new Paragraph(pageDoc); //Run...ControlChar.LineBreak); //paragraph.AppendChild(run); //pageDoc...

    forum.aspose.com/latest.rss