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

paragraphs

(0.12 sec)
  1. Pythonでプレゼンテーションから段落の境界を取得|Aspose.Slides for Py...

    Aspose.Slides for Python via .NET で段落およびテキストポーションの境界を取得し、PowerPoint と OpenDocument のプレゼンテーションにおけるテキスト配置を最適化する方法を学びます。...を使用すると、開発者は TextFrame の段落コレクション内の Paragraph の矩形座標を取得できるようになりました。また、段落...text_frame rect = textFrame . paragraphs [ 0 ] . get_rect () テーブル...

    docs.aspose.com/slides/ja/python-net/paragraph/
  2. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents....there will be no body or paragraph that you can edit. Aspose...a body with at least one paragraph using the EnsureMinimum method...

    docs.aspose.com/words/python-net/working-with-s...
  3. EditableRangeStart Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.EditableRangeStart, din nyckel till att hantera redigerbara områden i Word-dokument för förbättrad dokumentkontroll och flexibilitet....inline-nivå, det vill säga inuti Paragraph , men det redigerbara intervallets..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. FieldAutoNumLgl class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumLgl class. Implements the AUTONUMLGL field...node, returns its parent paragraph. If the field is already removed...) builder . current_paragraph . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PDF to PPTX conversion issues - Free Support Fo...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: Input.pdf (37.7 KB) Result PPTX: Result.7z (66.1 KB) Here are found issues: Paragraph spac…...KB) Here are found issues: Paragraph spacing: Spacing3.png (351...PPTX conversion—specifically paragraph spacing, superscript font...

    forum.aspose.com/t/pdf-to-pptx-conversion-issue...
  6. Node.jsを使用して各行に異なる横方向の配置を持つTextBoxを作成|Documenta...

    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/ja/nodejs-cpp/create-text...
  7. Jak odstranit zalomení stránek ve Wordu pomocí ...

    Tento článek popisuje, jak eliminovat konce stránek v aplikaci Word pomocí jazyka Java. Obsahuje podrobnosti o nastavení prostředí, seznam kroků programování a spustitelný ukázkový kód pro odstranění všech zalomení stránek ve Wordu pomocí Javy....odstavcům Projděte všechny paragraphs , abyste našli a odstranili...hodnotu enumerátoru NodeType.PARAGRAPH, pro přístup k různým uzlům...

    kb.aspose.com/cs/words/java/how-to-eliminate-pa...
  8. EditableRangeStart.editable_range property | As...

    EditableRangeStart.editable_range property. Gets the facade object that encapsulates this editable range start and end...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....Returns the immediate parent paragraph. System :: SharedPtr < Aspose...Aspose :: Words :: Paragraph > Aspose :: Words :: Drawing :: ShapeBase...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. É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/