Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 18,529 for

paragraphs

(0.11 sec)
  1. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....VerticalAlignment :: Top ); // Add a paragraph to the text box and add a...SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. EditableRangeEnd.Accept | Aspose.Words per .NET

    Scopri il metodo EditableRangeEnd Accept per gestire in modo fluido le interazioni dei visitatori e migliorare la funzionalità della tua applicazione web...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/it/net/aspose.words/...
  3. BuiltInDocumentProperties.CharactersWithSpaces ...

    Upptäck egenskapen BuiltInDocumentProperties CharactersWithSpaces, som uppskattar antalet tecken, inklusive mellanslag, för effektiv dokumenthantering....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...egenskapen "Stycken". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Создание сложного PDF|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/ru/net/complex-pdf-example/
  5. EditableRangeStart.EditableRange | Aspose.Words...

    Scopri la proprietà EditableRangeStart, la chiave per gestire gli intervalli modificabili senza sforzo. Accedi e controlla i tuoi contenuti con facilità!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/it/net/aspose.words/...
  6. EditableRange.EditableRangeStart | Aspose.Words...

    Scopri la proprietà EditableRangeStart per accedere al nodo che segna l'inizio del tuo intervallo modificabile. Migliora la tua esperienza di editing oggi stesso!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/it/net/aspose.words/...
  7. EditableRange.Remove | Aspose.Words per .NET

    Rimuovi senza sforzo gli intervalli modificabili dal tuo documento con il metodo EditableRange Remove, mantenendo intatti i contenuti. Migliora la gestione dei tuoi documenti!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Insert Bullets in Word using C#

    Follow this article to insert bullets in Word using C#. It has the details for IDE, steps, and a sample code for creating Microsoft Word bullet points using C#....stop the list in the current paragraph. This article has guided us...want to convert an existing paragraph to bullets, refer to the article...

    kb.aspose.com/words/net/insert-bullets-in-word-...
  9. Formato de Texto dentro de PDF usando Python|As...

    Esta página explica cómo formatear texto dentro de su archivo PDF. Hay adición de sangría de línea, adición de borde de texto, adición de texto subrayado, etc.... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/es/python-net/text-formatti...
  10. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....append a paragraph to it. The text in that paragraph // will appear...getHeadersFooters().add(header); Paragraph para = header.appendParagraph("My...

    reference.aspose.com/words/java/com.aspose.word...