Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 15,553 for

paragraphs

(0.12 sec)
  1. PDF 파일에 원 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET을 사용하여 PDF에 원 객체를 만드는 방법을 설명합니다....object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/ko/net/add-circle/
  2. BuiltInDocumentProperties.ContentStatus | Aspos...

    BuiltInDocumentProperties ContentStatus proprietà. Ottiene o imposta il fileContentStatus del documento in C#....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."Paragrafi". properties . Paragraphs = doc . GetChildNodes ( NodeType...

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

    BuiltInDocumentProperties CharactersWithSpaces ملكية. يمثل تقديرًا لعدد الأحرف بما في ذلك المسافات في المستند في C#....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."الفقرات" المضمنة. properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Lavorare con i paragrafi in Python|Aspose.Words...

    Inserisci il paragrafo e specifica la sua formattazione in un documento utilizzando Python....rappresentato dalla classe Paragraph . Inserisci un paragrafo Per...determinata dalla proprietà paragraph_format . L’esempio di codice...

    docs.aspose.com/words/it/python-net/working-wit...
  5. EditableRange.SingleUser | Aspose.Words för .NET

    EditableRange SingleUser fast egendom. Returnerar eller ställer in den enskilda användaren för redigerbart område i C#...." + " 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/...
  6. 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...
  7. EditableRangeStart Class | Aspose.Words för .NET

    Aspose.Words.EditableRangeStart klass. Representerar början på ett redigerbart område i ett Worddokument i C#....inline-nivå, det vill säga inuti Paragraph , men redigerbart intervallstart..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. FieldAutoNumLgl class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumLgl class. Implements the AUTONUMLGL field...node, returns its parent paragraph. If the field is already removed...) builder . current_paragraph . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  9. テキストフォーマット|Aspose.Slides ドキュメント

    C++でテキストとテキストフレームのプロパティを管理および操作する...0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/ja/cpp/text-formatting/
  10. 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-...