Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 18,204 for

paragraphs

(0.08 sec)
  1. Архів

    Архів...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/uk/slides/convert-ppt-to-video-...
  2. 아카이브

    아카이브... 이들은 블록 수준(Paragraph, Table) 또는 인라인 수준(예: Run,...필요합니다. public static List<Paragraph> ParagraphsByStyleNam(Document...

    blog.aspose.com/ko/words/extract-text-from-word...
  3. ค้นหา

    ค้นหา...ซึ่งแสดงไว้ด้านล่าง public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/th/words/extract-text-from-word...
  4. Gérer les polices - API Java PowerPoint|Documen...

    Les présentations contiennent généralement à la fois du texte et des images. Cet article montre comment utiliser l'API Java PowerPoint pour configurer les propriétés de police des paragraphes de texte sur les diapositives....propriétés de police des paragraphes de texte sur les diapositives...propriétés de police d’un paragraphe à l’aide d’Aspose.Slides...

    docs.aspose.com/slides/fr/java/manage-fonts/
  5. 档案

    档案...auto paragraph = autoShape->get_TextFrame()->get_Paragraphs()->idx_get(0);...ainSequence()->AddEffect(paragraph, EffectType::Fly, EffectSubtype::Left...

    blog.aspose.com/zh/slides/apply-animation-to-te...
  6. 搜索

    搜索...auto paragraph = autoShape->get_TextFrame()->get_Paragraphs()->idx_get(0);...ainSequence()->AddEffect(paragraph, EffectType::Fly, EffectSubtype::Left...

    blog.aspose.com/zh-hant/slides/apply-animation-...
  7. Lưu trữ

    Lưu trữ...auto paragraph = autoShape->get_TextFrame()->get_Paragraphs()->idx_get(0);...ainSequence()->AddEffect(paragraph, EffectType::Fly, EffectSubtype::Left...

    blog.aspose.com/vi/slides/apply-animation-to-te...
  8. 파이썬을 사용하여 PDF에 텍스트 추가|Aspose.PDF for Python via...

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하거나 HTML 조각을 추가하거나 사용자 정의 OTF 글꼴을 사용하는 방법을 알아보세요....TextBuilder ( page ) # 텍스트 단락 생성 paragraph = ap . text . TextParagraph...TextParagraph () # 후속 줄 들여쓰기 설정 paragraph . subsequent_lines_indent = 20...

    docs.aspose.com/pdf/ko/python-net/add-text-to-p...
  9. تنسيق نص PowerPoint في C++|وثائق Aspose.Slides

    تنسيق وتشكيل النص في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides للغة C++. تخصيص الخطوط والألوان والمحاذاة والمزيد....0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/ar/cpp/text-formatting/
  10. How to Create Tagged PDF using Python

    This short tutorial describes how to create tagged PDF using Python. It contains the IDE settings, a set of tasks for the application and a runnable sample code for adding tags to PDF files using Python....content Create a header and a paragraph element and set the text Append...Append the header and paragraph elements to the root element...

    kb.aspose.com/pdf/python/how-to-create-tagged-p...