Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 18,538 for

paragraph

(0.85 sec)
  1. Python Kullanarak Word'de Sayfa Sonunu Silme

    Bu makale, Python kullanarak Word'de sayfa sonunun nasıl silineceği konusunda rehberlik eder. Python kullanarak Word'deki tüm sayfa sonlarını kaldırmak için IDE ayarları, bir görev listesi ve çalıştırılabilir bir örnek kod hakkındaki ayrıntıları paylaşır....sınıf nesnesine yükleyin ve paragraphs sınıfına erişin Tüm paragrafları...koleksiyonundaki her düğüm, as_paragraph() yöntemi kullanılarak bir...

    kb.aspose.com/tr/words/python/how-to-delete-pag...
  2. Как убрать разрывы страниц в Word с помощью Java

    В этой статье описывается, как устранить разрывы страниц в Word с помощью Java. В нем есть подробная информация о настройках среды, список шагов программирования и исполняемый пример кода для удаления всех разрывов страниц в Word с использованием Java....к абзацам Переберите все paragraphs , чтобы найти и удалить разрывы...значение перечислителя NodeType.PARAGRAPH для фильтрации абзацев из...

    kb.aspose.com/ru/words/java/how-to-eliminate-pa...
  3. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_revisions method. Stops automatic marking of document changes as revisions.... paragraphs [ 0 ] . runs [ 0 ] . is_insert_revision.... first_section . body . paragraphs [ 0 ] . runs [ 1 ] . is_insert_revision...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.CreateNavigator | Aspose.Words pe...

    Scopri il metodo CompositeNode CreateNavigator per attraversare e leggere i nodi senza sforzo, migliorando la tua esperienza di navigazione dei dati.... Write ( "Section 1, Paragraph 1. " ); docBuilder . InsertParagraph...docBuilder . Write ( "Section 1, Paragraph 2. " ); doc . AppendChild...

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

    chercher...Ensuite, nous animons des paragraphes sur des objets pour faire...120, 300, 300); Paragraph para1 = new Paragraph(); para1.getPortions()...

    blog.aspose.com/fr/slides/convert-ppt-to-video-...
  6. Aspose.Words DOM|Aspose.Words cho Python via .NET

    Document Object Model (DOM) là bản trình bày trong bộ nhớ của tài liệu Word. Đọc, thao tác và sửa đổi nội dung cũng như định dạng của tài liệu Word bằng Python....khác, ví dụ Section hoặc Paragraph , xuất phát từ lớp CompositeNode...dưới. Document , Section , Paragraph , Table , Shape , Run và tất...

    docs.aspose.com/words/vi/python-net/aspose-word...
  7. Crear cuadro de texto en el que cada línea teng...

    Aprenda cómo crear un cuadro de texto con diferentes alineaciones horizontales para cada línea usando Aspose.Cells con C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/es/cpp/create-textbox-in-...
  8. Crea una TextBox in cui ogni riga ha un allinea...

    Impara come creare una TextBox in cui ogni riga può avere un allineamento orizzontale diverso usando Aspose.Cells for Node.js via C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/it/nodejs-cpp/create-text...
  9. Erstellen Sie eine TextBox, in der jede Zeile e...

    Erfahren Sie, wie Sie mit Aspose.Cells for Node.js via C++ eine TextBox erstellen, in der jede Zeile eine andere horizontale Ausrichtung haben kann...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/de/nodejs-cpp/create-text...
  10. EditableRange.EditableRangeStart | Aspose.Words...

    اكتشف خاصية EditableRangeStart للوصول إلى العقدة التي تُشير إلى بداية نطاقك القابل للتحرير. حسّن تجربة التحرير لديك اليوم!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/ar/net/aspose.words/...