Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 15,553 for

paragraph

(0.04 sec)
  1. Working with HTML Color – Background Color and ...

    You will find information about HTML color codes for your website – HTML color names with hex color codes, RGB, RGBA, HSL, and HSLA values.... If it’s a paragraph, look for the <p> opening...

    docs.aspose.com/html/net/tutorial/working-with-...
  2. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对Paragraph进行一些指定等...ord转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等 1213×676 96 KB 1113×633...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  3. 形状动画|Aspose.Slides 文档

    在 Java 中应用 PowerPoint 动画...(); } 除了对文本应用动画外,你还可以对单个 Paragraph 应用动画。请参见 动画文本 。 应用动画到图片框 创建...

    docs.aspose.com/slides/zh/java/shape-animation/
  4. Drop Shadow – SVG Filters – C# Code

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG API and apply the drop shadow effect to SVG shapes and text....example as in the previous paragraph) using SVG Builder API . This...

    docs.aspose.com/svg/net/drop-shadow/
  5. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...for paragraph in doc.get_child_nodes(aw.NodeType.PARAGRAPH, True):...title_text in paragraph.get_text() and "_Toc" not in paragraph.get_text():...

    forum.aspose.com/t/topic/313060
  6. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....blocks such as headings, paragraphs, tables, and others. These...to the outline levels of paragraphs in the source document. For...

    docs.aspose.com/words/java/working-with-pdfa-or...
  7. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...“Story”, “StoryFragment”, “Paragraph”, “Table” and “NamedElement”...Each “Fragment” contains “Paragraphs” with “NamedElements” and...

    docs.aspose.com/page/net/what-is-xps-file/
  8. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....creates one section with one paragraph. ExpandTableStylesToD () Converts...with same formatting in all paragraphs of the document. NextPreOrder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....creates one section with one paragraph. ExpandTableStylesToD () Converts...with same formatting in all paragraphs of the document. NextPreOrder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....document is missing the default paragraph formatting style. // This...document is missing the default paragraph formatting style. // This...

    reference.aspose.com/words/java/com.aspose.word...