Sort Score
Result 10 results
Languages All
Labels All
Results 7,341 - 7,350 of 18,520 for

paragraph

(0.17 sec)
  1. 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/
  2. 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-...
  3. עבודה עם סגנונות ונושאים|Aspose.Words עבור Java

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

    docs.aspose.com/words/he/java/working-with-styl...
  4. 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/...
  5. Adicionar Objeto Curva ao arquivo PDF|Aspose.PD...

    Este artigo explica como criar um objeto curva para seu PDF usando Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/pt/net/add-curve/
  6. إضافة كائن قوس إلى ملف PDF|Aspose.PDF for .NET

    يشرح هذا المقال كيفية إنشاء كائن قوس إلى ملف PDF الخاص بك باستخدام Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...to the paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/ar/net/add-arc/
  7. Wyodrębnij tekst i obrazy z dokumentu ODP za po...

    Przykładowy kod C++ do wyodrębniania tekstu i obrazów z pliku ODP w C++ Runtime Environment dla Windows 32-bitowy, Windows 64-bitowy i Linux 64-bitowy....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/pl/cpp/parser/odp/
  8. Trabalhando com parágrafos em Python|Aspose.Wor...

    Insira um parágrafo e especifique sua formatação em um documento usando Python....representado pela classe Paragraph . Insira um parágrafo Para...determinada pela propriedade paragraph_format . O exemplo de código...

    docs.aspose.com/words/pt/python-net/working-wit...
  9. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Styr dokumentnumrering med egenskapen ImportFormatOptions KeepSourceNumbering. Hantera enkelt kollisioner för sömlös import. Standardvärde falskt....importFormatOptions ); foreach ( Paragraph paragraph in srcDoc . FirstSection...FirstSection . Body . Paragraphs ) { Node importedNode = importer . ImportNode...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. BuiltInDocumentProperties.ContentType | Aspose....

    Scopri come utilizzare la proprietà ContentType di BuiltInDocumentProperties per gestire in modo efficiente il tipo di contenuto del tuo documento, migliorandone l'organizzazione....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."Paragrafi". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/it/net/aspose.words....