Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 15,621 for

paragraph

(0.05 sec)
  1. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/zh/net/working-with-headings/
  2. Travailler avec les titres dans un PDF|Aspose.P...

    Créez une numérotation dans les titres de votre document PDF avec C#. Aspose.PDF for .NET propose différents types de styles de numérotation.... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/fr/net/working-with-headings/
  3. 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/
  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. 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...
  6. 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/...
  7. BuiltInDocumentProperties.CharactersWithSpaces ...

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

    reference.aspose.com/words/ar/net/aspose.words....
  8. 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....
  9. 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....
  10. إضافة الطوابع الصورية في ملف PDF برمجياً|Aspose...

    أضف الطابع الصوري في وثيقة PDF باستخدام فئة ImageStamp مع مكتبة Aspose.PDF for C++....); // Add text fragment to paragraphs collection of FloatingBox...FloatingBox aBox -> get_Paragraphs () -> Add ( MakeObject < TextFragment...

    docs.aspose.com/pdf/ar/cpp/image-stamps-in-pdf-...