Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 18,345 for

paragraphs

(0.65 sec)
  1. Получить весь текст на слайде|Документация Aspo...

    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.... Paragraph paragraph in slidePart . Slide...DocumentFormat . OpenXml . Drawing . Paragraph >()) { // Создать новый объект...

    docs.aspose.com/slides/ru/net/get-all-the-text-...
  2. Absatz|Aspose.Slides für PHP Dokumentation

    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....Absatz Contents [ Hide ] Paragraph- und Portion-Koordinaten im...getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...

    docs.aspose.com/slides/de/php-java/paragraph/
  3. استخراج فقرة من PDF|Aspose.PDF for Java

    تصف هذه المقالة كيفية استخدام ParagraphAbsorber - أداة خاصة في Aspose.PDF لاستخراج النص من مستندات PDF....); for ( MarkupParagraph paragraph : section . getParagraphs...()) { DrawPolygonOnPage ( paragraph . getPoints (), page ); }...

    docs.aspose.com/pdf/ar/java/extract-paragraph-f...
  4. PDF 파일에 아크 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET을 사용하여 PDF에 아크 객체를 만드는 방법을 설명합니다....object to paragraphs collection of page page . Paragraphs . Add (...to the paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/ko/net/add-arc/
  5. FieldPage class | Aspose.Words for Python

    aspose.words.fields.FieldPage class. Implements the PAGE field...node, returns its parent paragraph. If the field is already removed...Document ( file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...node, returns its parent paragraph. If the field is already removed...Document ( file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::WordML2003SaveOptions::g...

    Aspose::Words::Saving::WordML2003SaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be WordML in C++....:: Format ( u "<o:Paragraphs>1</o:Paragraphs>{0} \t\t " , newLine...es>1</o:Lines><o:Paragraphs>1</o:Paragraphs>" + u "<o:Charac...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Extraire du texte d'un PDF|Aspose.PDF pour C++

    Aspose.PDF permet d'extraire différents types d'informations. Cette section contient des articles sur l'extraction de texte à partir de documents PDF en utilisant Aspose.PDF en C++....avez-vous besoin d’extraire un paragraphe spécifique - utilisez la...texte d’un PDF Extraire un paragraphe d’un PDF Extraire des images...

    docs.aspose.com/pdf/fr/cpp/extract-text-from-pdf/
  9. Comment ajouter un cercle au PDF en utilisant P...

    Cet article explique comment ajouter un cercle au PDF à l'aide de Python. Il contient des informations détaillées sur l'IDE et le processus par étapes pour insérer un cercle dans un PDF à l'aide de Python....résultant dans la collection de paragraphes de la page PDF Enregistrez...graphique à la collection de paragraphes de la page sélectionnée d’un...

    kb.aspose.com/fr/pdf/python/how-to-add-circle-t...
  10. So beseitigen Sie Seitenumbrüche in Word mit Java

    In diesem Artikel wird beschrieben, wie Sie Seitenumbrüche in Word mithilfe von Java beseitigen. Es enthält Details zu den Umgebungseinstellungen, eine Liste von Programmierschritten und einen ausführbaren Beispielcode zum Entfernen aller Seitenumbrüche in Word mit Java....Absätze Durchlaufen Sie alle paragraphs , um Seitenumbrüche vor jedem...den Enumeratorwert NodeType.PARAGRAPH, um die Absätze aus dem Dokument...

    kb.aspose.com/de/words/java/how-to-eliminate-pa...