Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 18,509 for

paragraphs

(0.15 sec)
  1. Übersetzen Sie Markdown in DOM|Aspose.Words für...

    Konvertieren Sie ein Markdown-Dokument mithilfe von Python in Document Object Model und zurück. So können Sie mit komplexen vorhandenen Markdown-Dateien arbeiten und programmgesteuert ein Markdown-Dokument von Grund auf erstellen.... paragraph_format . style_name = "Heading...previous paragraph to not combine styles between paragraphs. builder...

    docs.aspose.com/words/de/python-net/translate-m...
  2. Превод Markdown до DOM|Aspose.Words вместо Pyth...

    Тарнслат а Markdown документ към Document Object Model и обратно използване Python. Така че можете да работите със сложни съществуващи Markdown и програмно създаване на Markdown документ от нулата.... paragraph_format . style_name = "Heading...previous paragraph to not combine styles between paragraphs. builder...

    docs.aspose.com/words/bg/python-net/translate-m...
  3. How to Create Tagged PDF using Python

    This short tutorial describes how to create tagged PDF using Python. It contains the IDE settings, a set of tasks for the application and a runnable sample code for adding tags to PDF files using Python....content Create a header and a paragraph element and set the text Append...Append the header and paragraph elements to the root element...

    kb.aspose.com/pdf/python/how-to-create-tagged-p...
  4. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. expect ( doc . getChild (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeCollection.Add | Aspose.Words for .NET

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. Assert . That ( doc . GetChild...

    reference.aspose.com/words/net/aspose.words/nod...
  6. EditableRange.editor_group property | Aspose.Wo...

    EditableRange.editor_group property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range...." + 'we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph inside the outer editable...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Animar texto de PowerPoint en C++|Documentación...

    Cree texto animado dinámico en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para C++, con ejemplos de código C++ fáciles de seguir y optimizados....() -> idx_get ( 0 )); auto paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ); // añadir efecto...

    docs.aspose.com/slides/es/cpp/animated-text/
  8. DocumentBuilder.startEditableRange method | Asp...

    DocumentBuilder.startEditableRange method. Marks the current position in the document as an editable range start...." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Гиперссылка|Aspose.Slides для Node.js через .NE...

    Добавление и управление гиперссылками в Aspose.Slides for Node.js: связывание текста, фигур и изображений, установка целей и действий для PPT, PPTX и ODP с примерами....setText ( "Aspose" ); let paragraph = shape . getTextFrame ()...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ru/nodejs-java/examples/...
  10. Гиперссылка|Документация Aspose.Slides

    Добавляйте и управляйте гиперссылками в Aspose.Slides for Java: связывайте текст, фигуры и изображения, задавайте цели и действия для PPT, PPTX и ODP с примерами на Java....( "Aspose" ); IParagraph paragraph = shape . getTextFrame ()...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ru/java/examples/element...