Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 18,952 for

paragraphs

(0.09 sec)
  1. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison...( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Words DOM|Aspose.Words for Node.js via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Node.js.... Every run of a text, paragraph, table, or a section is a... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/nodejs-net/aspose-words-d...
  4. 使用 Python 创建带标签的 PDF|Aspose.PDF for Python via ...

    学习如何通过 .NET 使用 Aspose.PDF for Python 在 Python 中创建带标签的 PDF 文档,包括 PDF/UA 结构元素、可访问表单、目录页和自动标记。...Header" ) paragraph_element = tagged_content . create_paragraph_element...ment () paragraph_element . set_text ( "Lorem ipsum dolor sit...

    docs.aspose.com/pdf/zh/python-net/create-tagged...
  5. Crear Tagged PDF en Python|Aspose.PDF for Pytho...

    Aprende cómo crear documentos PDF etiquetados en Python con Aspose.PDF for Python via .NET, incluidos los Structure Elements PDF/UA, formularios accesibles, páginas TOC y etiquetado automático....Header" ) paragraph_element = tagged_content . create_paragraph_element...ment () paragraph_element . set_text ( "Lorem ipsum dolor sit...

    docs.aspose.com/pdf/es/python-net/create-tagged...
  6. CompositeNode.InsertBefore | Aspose.Words لـ .NET

    اكتشف كيفية استخدام طريقة CompositeNode InsertBefore لإدراج العقد بسلاسة قبل العقد المرجعية، مما يعزز إدارة بنية البيانات لديك.... Paragraphs . Count ); // يمكن للعقد...ومضمنة أخرى كأبناء. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Adicionar Texto ao PDF usando C#|Aspose.PDF for...

    Aprenda como adicionar texto a um documento PDF em .NET usando Aspose.PDF para aprimoramento de conteúdo e edição de documentos....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/pt/net/add-text-to-pdf-file/
  8. Rotar Texto Dentro de PDF usando C++|Aspose.PDF...

    Aprende diferentes maneras de rotar texto en PDF. Aspose.PDF te permite rotar texto a cualquier ángulo, rotar fragmentos de texto o un párrafo completo....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...párrafo paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/es/cpp/rotate-text-inside-pdf/
  9. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...txt document with a custom paragraph break. doc = aw . Document...writeln ( 'Paragraph 1.' ) builder . writeln ( 'Paragraph 2.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStopCollection.Add | Aspose.Words för .NET

    Upptäck hur metoden TabStopCollection Add effektivt lägger till eller uppdaterar tabbstopp, vilket förbättrar dokumentets layout och formatering....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Nedan följer två...

    reference.aspose.com/words/sv/net/aspose.words/...