Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 18,590 for

paragraphs

(0.11 sec)
  1. آرشیوها

    آرشیوها...120, 300, 300); Paragraph para1 = new Paragraph(); para1.Portions...Slides for .NET")); Paragraph para2 = new Paragraph(); para2.Portions...

    blog.aspose.com/fa/slides/convert-ppt-to-video-...
  2. 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...
  3. 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...
  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. 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...
  6. Aspose.Words DOM|Aspose.Words لـ Python via .NET

    Document Object Model (DOM) هو تمثيل في الذاكرة لمستند Word. قراءة ومعالجة وتعديل محتوى وتنسيق مستند Word باستخدام Python....على سبيل المثال، Section أو Paragraph ، مشتقة من فئة CompositeNode...أدناه. Document ، Section ، Paragraph ، Table ، Shape ، Run ، وجميع...

    docs.aspose.com/words/ar/python-net/aspose-word...
  7. Aspose.Words Dokumentobjektmodell (DOM) in C++|...

    Das Dokumentobjektmodell (DOM) ist eine speicherinterne Darstellung eines Word-Dokuments. Lesen, Bearbeiten und ändern Sie den Inhalt und die Formatierung eines Word-Dokuments mit C++.... Section oder Paragraph , leiten sich von der Klasse...gezeigt. Document , Section , Paragraph , Table , Shape , Run , und...

    docs.aspose.com/words/de/cpp/aspose-words-docum...
  8. Aspose.Words DOM|Python via .NET için Aspose.Words

    Document Object Model (DOM), bir Word belgesinin bellek içi temsilidir. Python kullanarak bir Word belgesinin içeriğini ve biçimlendirmesini okuyun, değiştirin ve değiştirin.... Section veya Paragraph gibi diğer düğümleri içerebilen...oluşturulur. Document , Section , Paragraph , Table , Shape , Run ve diyagramdaki...

    docs.aspose.com/words/tr/python-net/aspose-word...
  9. CompositeNode.getParagraph method | Aspose.Word...

    CompositeNode.getParagraph method. Returns an Nth child [Paragraph](../../paragraph/) node....isDeep) Returns an Nth child Paragraph node. getParagraph ( index...based index of the child Paragraph node to select. Negative indexes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Criar ou Adicionar Tabela No PDF|Aspose.PDF for...

    Aspose.PDF para C++ é uma biblioteca usada para criar, ler e editar Tabelas PDF. Usando esta biblioteca, você pode paginar uma tabela na página PDF usando C++....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // Salvar...

    docs.aspose.com/pdf/pt/cpp/add-table-in-existin...