Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 15,596 for

paragraphs

(0.05 sec)
  1. FieldRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRef class. Implements the REF field...hyperlink to the bookmarked paragraph. insertParagraphNumbe Gets...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. نقل التعليمات البرمجية الخاصة بك إلى Aspose.PDF...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... add (); //Create text paragraph with the reference of a section...); //Add the text paragraph in the paragraphs collection of the...

    docs.aspose.com/pdf/ar/java/migrating-your-code...
  3. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...needs to have Body with one Paragraph . Each section has its own...has Section.body with one Paragraph . get_ancestor(ancestor_type)...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MarkdownSaveOptions.export_as_html property | A...

    MarkdownSaveOptions.export_as_html property. Allows to specify the elements to be exported to Markdown as raw HTML... paragraph_format . alignment = aw ....insert_cell () builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Scopri la proprietà FindReplaceOptions IgnoreStructuredDocumentTags. Controlla se il contenuto di StructuredDocumentTag viene ignorato con questa impostazione booleana di facile utilizzo.... Paragraph p = ( Paragraph ) doc . FirstSection...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/it/net/aspose.words....
  6. Criando um PDF complexo|Aspose.PDF for .NET

    Aspose.PDF para NET permite que você crie documentos mais complexos que contêm imagens, fragmentos de texto e tabelas em um único documento....Adicionar o cabeçalho aos Paragraphs da página. Criar um TextFragment...Adicionar (descrição) aos Paragraphs da página. Criar uma tabela...

    docs.aspose.com/pdf/pt/net/complex-pdf-example/
  7. FieldRef.insertParagraphNumberInRelativeContext...

    FieldRef.insertParagraphNumberInRelativeContext property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context....insert the paragraph number of the referenced paragraph in relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldStyleRef.insertParagraphNumberInRelativeCo...

    FieldStyleRef.insertParagraphNumberInRelativeContext property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context....insert the paragraph number of the referenced paragraph in relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Создание сложного PDF|Aspose.PDF для Python чер...

    Aspose.PDF для Python через .NET позволяет создавать более сложные документы, содержащие изображения, текстовые фрагменты и таблицы в одном документе.... Добавьте заголовок в paragraphs страницы. Создайте TextFragment...центру. Добавьте (описание) в Paragraphs страницы. Создайте таблицу...

    docs.aspose.com/pdf/ru/python-net/complex-pdf-e...
  10. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one page. The expected result would be that the 2nd image is appeari…...Paragraphs.Count); return Path.Combine(myDataDir...image + ".png") }; cell11.Paragraphs.Add(image11); var row12 =...

    forum.aspose.com/t/pdf-rendering-is-broken-with...