Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 18,326 for

paragraphs

(0.24 sec)
  1. Document.EnsureMinimum | Aspose.Words för .NET

    Lär dig hur du använder EnsureMinimum-metoden för att automatiskt skapa ett avsnitt och stycke i dokument, vilket säkerställer fullständigt och organiserat innehåll.... Paragraph , nodes [ 2 ]. NodeType );...NodeType . Paragraph , nodes [ 2 ]. NodeType ); (( Paragraph ) nodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Section.EnsureMinimum | Aspose.Words per .NET

    Ottimizza i tuoi contenuti con il metodo EnsureMinimum, garantendo che ogni sezione includa un corpo con un paragrafo per maggiore chiarezza e struttura....sezione abbia Body con uno Paragraph . public void EnsureMinimum...Assert . AreEqual ( NodeType . Paragraph , doc . Sections [ 0 ]. Body...

    reference.aspose.com/words/it/net/aspose.words/...
  3. EditableRangeStart.nodeType property | Aspose.W...

    EditableRangeStart.nodeType property. Returns [NodeType.EditableRangeStart](../../nodetype/#EditableRangeStart)...." + " 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...
  4. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C++....edit all of the borders in a paragraph format object. auto doc =...// Configure the builder's paragraph format settings to create...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Cell Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Tables.Cell – din lösning för effektiv hantering av tabellceller i dokumentbehandling. Förbättra ditt arbetsflöde idag!... Paragraphs { get; } Hämtar en samling...innehålla noder på blocknivå Paragraph och Table . En minimal giltig...

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

    arkiv...Paragraphs.Add(Graph) . Spara PDF-filen...sidan page.Paragraphs.Add(graph); page.Paragraphs.Add(graph2);...

    blog.aspose.com/sv/pdf/create-graphs-and-charts...
  7. Footnote parent text (text with superscript num...

    I am trying to modify the document via Python-docx_aspose module containing footnotes and references. image.png (65.1 KB) In attached screenshot. Text “Schedule 1” has reference to another page as well as footnote supe…...merged with the footnote’s own paragraph when the document is edited...modifies the “Schedule 1” paragraph and saves the file. Sample...

    forum.aspose.com/t/footnote-parent-text-text-wi...
  8. ASP - JScript через COM Interop|Aspose.PDF for ...

    Узнайте, как использовать Aspose.PDF for .NET в приложениях ASP и JScript с помощью COM Interop. Включите расширенные возможности PDF....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/ru/net/asp-jscript-via-com-...
  9. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last paragraph in the shape in C++....aph method Gets the last paragraph in the shape. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Font.Superscript | Aspose.Words per .NET

    Scopri la proprietà Font Apice e formatta facilmente il testo in apice per migliorare la leggibilità e lo stile dei tuoi documenti. Migliora il tuo design oggi stesso!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Solleva questa sequenza...

    reference.aspose.com/words/it/net/aspose.words/...