Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 18,529 for

paragraphs

(0.82 sec)
  1. Создание PDF документа|Aspose.PDF for C++

    Эта статья описывает, как создавать и форматировать PDF документ с использованием Aspose.PDF для C++....TextFragment в коллекцию Paragraphs на странице Сохраните полученный...auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ru/cpp/create-pdf-document/
  2. آرشیوها

    آرشیوها...Paragraphs به متن آن دسترسی پیدا کنید...foreach (Paragraph para in textFramesSlideOne[i].Paragraphs) { //بخش...

    blog.aspose.com/fa/slides/extract-text-from-pow...
  3. Arşiv

    Arşiv...Paragraphs.Add(Image) yöntemini kullanarak...koleksiyonuna ekleyin page.Paragraphs.Add(image1); // Görüntü dosyası...

    blog.aspose.com/tr/pdf/convert-image-to-pdf-csh...
  4. Abrufen von Absatzgrenzen aus Präsentationen in...

    Erfahren Sie, wie Sie Absatz- und Textabschnittsgrenzen in Aspose.Slides für Java abrufen, um die Textpositionierung in PowerPoint-Präsentationen zu optimieren....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()){ Point2D...

    docs.aspose.com/slides/de/java/paragraph/
  5. Niveaux logiques des nœuds dans un document en ...

    Dans Aspose.Words pour C++ la documentation mentionnait les niveaux logiques des nœuds-niveau bloc, niveau en ligne ou niveau ligne. Le niveau du nœud est utilisé pour décrire l'emplacement dans l'arborescence du document où se trouve généralement le nœud....toute histoire se compose de paragraphes et de tableaux, respectivement...représentés par les objets Paragraph et Table du niveau Bloc. De...

    docs.aspose.com/words/fr/cpp/logical-levels-of-...
  6. עבודה עם סגנונות ונושאים|Aspose.Words עבור Java

    שיפור Microsoft Word עיצוב תכונות, עבודה עם סגנונות ונושאים באמצעות Java.... הנה יישום של Paragraphs ByStyle שם המוצג בדוגמה הקוד...עם מערך Style The The The Paragraph שם סגנון ניתן למצוא Style...

    docs.aspose.com/words/he/java/working-with-styl...
  7. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!..., "Source document first paragraph text." )); dstDoc . FirstSection..."Destination document first paragraph text." )); // Every node has...

    reference.aspose.com/words/net/aspose.words/doc...
  8. EditorType Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.EditorType enum، الذي يُعرّف مجموعات التحرير للتحكم في أذونات المستخدم لتحرير نطاقات المستندات. حسّن إدارة مستنداتك اليوم!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Éditer HTML avec Python

    Éditez HTML avec Python. Aspose.HTML pour Python via .NET est un SDK de niveau entreprise pour la création et la modification de pages HTML de manière programmatique.... Accédez au paragraphe par ID et mettez à jour le...le texte du paragraphe. Créez un nouveau paragraphe en appelant...

    blog.aspose.com/fr/html/edit-html-with-python/
  10. Crear una tabla en una diapositiva de PowerPoin...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/es/net/creating-a-table-...