Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 18,326 for

paragraphs

(0.2 sec)
  1. ארכיון

    ארכיון...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // הצג...

    blog.aspose.com/he/slides/extract-text-from-pow...
  2. Convertir un document en Markdown en C#|Aspose....

    Convertissez un document dans n'importe quel format de chargement pris en charge en Markdown et vice versa à l'aide de C#....direct: Les titres sont des paragraphes avec les styles Titre 1 –...Les blockquotes sont des paragraphes avec “Citation” dans le nom...

    docs.aspose.com/words/fr/net/convert-a-document...
  3. Chercher

    chercher...Recherchez le premier élément de paragraphe pour définir un attribut...Trouver le premier élément de paragraphe pour définir un attribut...

    blog.aspose.com/fr/html/change-text-color-in-ht...
  4. block|Documentation

    Block element is used to organize content within containers....paragraph= ?content=First column, first...first block. &paragraph &block ?block=Column 1-2 column=1 border=square...

    docs.aspose.com/omr/net/txt-markup/block/
  5. Verwalten von Aufzählungs‑ und nummerierten Lis...

    Erfahren Sie, wie Sie Aufzählungs‑ und nummerierte Listen in PowerPoint‑ und OpenDocument‑Präsentationen mit Aspose.Slides für PHP via Java verwalten. Schritt‑für‑Schritt‑Anleitung....erste Absatz‑Instanz mit der Paragraph -Klasse. Legen Sie den Aufzählungstyp...eines Absatzes $para = new Paragraph (); # Festlegen des Absatz‑Aufzählungsstils...

    docs.aspose.com/slides/de/php-java/manage-bullet/
  6. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....then appears in the parent Paragraph's RunCollection. RunCollection...body, which in turn has a paragraph. // We can add contents to...

    reference.aspose.com/words/java/com.aspose.word...
  7. 在 C++ 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for C++ 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/zh/cpp/automating-powerp...
  8. Convertir presentaciones de PowerPoint a video ...

    Aprenda cómo convertir presentaciones de PowerPoint a video en C++. Descubra código de ejemplo y técnicas de automatización para optimizar su flujo de trabajo....SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...SharedPtr < Paragraph > para2 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/es/cpp/convert-powerpoin...
  9. Aspose.PDF С++ Example|Aspose.PDF for C++

    Эта страница показывает, как использовать простое программирование для создания PDF-документа, содержащего текст - Hello World....auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ru/cpp/hello-world-example/
  10. TabLeader enumeration | Aspose.Words for Node.js

    Aspose.Words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character....set custom tab stops for a paragraph. let doc = new aw . Document...firstParagraph ; // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/nodejs-net/aspose.wo...