Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 18,545 for

paragraphs

(0.13 sec)
  1. 아카이브

    아카이브...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // 선택한...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/ko/slides/apply-animation-to-te...
  2. Chercher

    chercher...fichier HTML où un titre, un paragraphe et une liste seront ajoutés...ajoutez-le au document. Ajoutez un paragraphe et ajoutez-le. Ajoutez un...

    blog.aspose.com/fr/html/create-html-in-java/
  3. EditableRange.EditorGroup | Aspose.Words för .NET

    Hantera användarbehörigheter enkelt med egenskapen EditableRange EditorGroup, vilket ger kontroll över redigeringsåtkomst för förbättrat samarbete...." + "we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph inside the outer editable...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. 使用 Python 语言的 Hello World 示例|Aspose.PDF for Pyt...

    此示例演示如何使用 Aspose.PDF for Python 创建一个简单的 PDF "Hello, World!" 文档... 使用 page_get_paragraphs 函数获取页面的段落集合。 使用 image_create...函数将图像对象的文件名设置为 “sample.jpg”。 使用 paragraphs_add_image 函数将图像对象添加到段落集合中。...

    docs.aspose.com/pdf/zh/python-cpp/hello-world-e...
  5. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for Java 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,附带 Java 示例。...( "Aspose" ); IParagraph paragraph = shape . getTextFrame ()...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/zh/java/examples/element...
  6. 超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。...-> setText ( "Aspose" ); $paragraph = $shape -> getTextFrame ()...get_Item ( 0 ); $portion = $paragraph -> getPortions () -> get_Item...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  7. 超链接|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,附带示例。...setText ( "Aspose" ); let paragraph = shape . getTextFrame ()...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your documents, enhancing your editing workflow...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ParagraphFormat.word_wrap property | Aspose.Wor...

    ParagraphFormat.word_wrap property. If this property is ``False``, Latin text in the middle of a word can be wrapped for the current paragraph...be wrapped for the current paragraph. Otherwise Latin text is wrapped...first_section . body . first_paragraph . paragraph_format format . far...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chercher

    chercher...ajoutez-le au paragraphe à l’aide de la méthode Page.Paragraphs.Add()...l’aide de la méthode Page.Paragraphs.Add() . Créez une nouvelle...

    blog.aspose.com/fr/pdf/create-multi-column-pdf-...