Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 18,555 for

paragraph

(0.18 sec)
  1. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Upptäck egenskapen BuiltInDocumentProperties Bytes, ett viktigt verktyg för att uppskatta dokumentstorlek, förbättra filhantering och effektivitet....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...egenskapen "Stycken". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words....
  2. BuiltInDocumentProperties.CharactersWithSpaces ...

    اكتشف خاصية BuiltInDocumentProperties CharactersWithSpaces، التي تقوم بتقدير عدد الأحرف، بما في ذلك المسافات، لإدارة المستندات بكفاءة....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...المضمنة "الفقرات". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words....
  3. EditableRange.SingleUser | Aspose.Words för .NET

    Upptäck egenskapen EditableRange SingleUser för att effektivt hantera redigerbara intervall, vilket säkerställer sömlöst samarbete och användarspecifik åtkomstkontroll...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. FieldAutoNumLgl.remove_trailing_period property...

    FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period.... current_paragraph . paragraph_format . style_identifier... builder . current_paragraph . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.ContentStatus | Aspos...

    Gestisci lo stato del contenuto dei tuoi documenti in modo semplice con la proprietà ContentStatus di BuiltInDocumentProperties. Migliora l'organizzazione e l'efficienza oggi stesso!...= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."Paragrafi". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/it/net/aspose.words....
  6. Редактировать HTML-документ на Python – Aspose....

    Узнайте, как редактировать объектную модель документа HTML на Python, как создавать, заполнять и добавлять элементы HTML, редактировать CSS.... body 18 19 # Create a paragraph element < p > 20 p = document...set_attribute ( "id" , "my-paragraph" ) 24 25 # Create a text node...

    docs.aspose.com/html/ru/python-net/edit-html-do...
  7. Автоматизация создания PowerPoint в Java: легко...

    Автоматизируйте создание слайдов на облачных платформах с помощью Aspose.Slides for Java — быстро и надёжно генерируйте, редактируйте и конвертируйте файлы PowerPoint и OpenDocument....text ) { Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...( BulletType . Symbol ); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/ru/java/automating-power...
  8. Aspose.Words Document Processing API | Aspose A...

    The comprehensive Aspose.Words API Reference empowers developers with advanced document processing capabilities, enabling efficient manipulation and generation of Word documents....Word document, including paragraphs, tables, images, headers...Developers can work with paragraphs, tables, and images, applying...

    reference.aspose.com/words/
  9. JavaでPowerPointのテキストをフォーマット|Aspose.Slides ドキュメント

    Aspose.Slides for Java を使用して、PowerPoint および OpenDocument プレゼンテーションのテキストをフォーマットおよびスタイル設定します。フォント、色、配置などをカスタマイズできます。... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/ja/java/text-formatting/
  10. Traduci Markdown in DOM|Aspose.Words per .NET

    Traduci un documento Markdown in Document Object Model e viceversa utilizzando C#. Quindi puoi lavorare con Markdown esistenti complessi e creare a livello di codice un documento Markdown da zero....previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/it/net/translate-markdown...