Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 18,326 for

paragraphs

(0.08 sec)
  1. Criar ou Adicionar Tabela em PDF usando Python|...

    Aspose.PDF para Python via .NET é uma biblioteca usada para criar, ler e editar Tabelas em PDF. Verifique outras funções avançadas neste tópico.... paragraphs . add ( table ) # Salvar...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # Salva o...

    docs.aspose.com/pdf/pt/python-net/add-table-in-...
  2. CommentCollection class | Aspose.Words for Python

    aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes... first_paragraph . append_child ( comment )...first_section . body . first_paragraph . runs [ 0 ] . text = 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Gestionar superíndice y subíndice en presentaci...

    Domina el superíndice y el subíndice en Aspose.Slides para .NET y eleva tus presentaciones con formato de texto profesional para un máximo impacto.... Crear un nuevo Paragraph para texto en superíndice...porciones del párrafo. Crear otro Paragraph para texto en subíndice y...

    docs.aspose.com/slides/es/net/superscript-and-s...
  4. Création d'un PDF complexe|Aspose.PDF pour Pyth...

    Aspose.PDF pour Python via .NET vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des tableaux dans un seul document....fragments de texte (en-tête et paragraphe), et un tableau. Si nous...centré. Ajouter l’en-tête aux paragraphes de la page. Créer un TextFragment...

    docs.aspose.com/pdf/fr/python-net/complex-pdf-e...
  5. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Arsip

    Arsip...Paragraphs.Add(Graph) . Simpan file...halaman page.Paragraphs.Add(graph); page.Paragraphs.Add(graph2);...

    blog.aspose.com/id/pdf/create-graphs-and-charts...
  8. Archiv

    Archiv...Paragraphs.Add(Graph) . Uložte soubor...stránky page.Paragraphs.Add(graph); page.Paragraphs.Add(graph2);...

    blog.aspose.com/cs/pdf/create-graphs-and-charts...
  9. إضافة كائن خط إلى ملف PDF|Aspose.PDF for .NET

    يشرح هذا المقال كيفية إنشاء كائن خط إلى ملف PDF الخاص بك باستخدام Aspose.PDF for .NET....); // Add graph object to paragraphs collection of page instance...instance page . Paragraphs . Add ( graph ); // Create Line instance...

    docs.aspose.com/pdf/ar/net/add-line/
  10. Adicionar Objeto Linha ao arquivo PDF|Aspose.PD...

    Este artigo explica como criar um objeto linha para seu PDF usando Aspose.PDF for .NET....); // Add graph object to paragraphs collection of page instance...instance page . Paragraphs . Add ( graph ); // Create Line instance...

    docs.aspose.com/pdf/pt/net/add-line/