Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 18,538 for

paragraph

(0.07 sec)
  1. Работа с точки в Python|Aspose.Words вместо Pyt...

    Вмъква се параграф и се посочва форматирането му в документ, като се използва Python....параграф е представен от Paragraph Клас. Вмъкване на параграф...параграф се определят от paragraph_format собственост. Следният...

    docs.aspose.com/words/bg/python-net/working-wit...
  2. FieldAutoNumLgl.separator_character property | ...

    FieldAutoNumLgl.separator_character property. Gets or sets the separator character to be used.... current_paragraph . paragraph_format . style_identifier... builder . current_paragraph . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  3. EditableRange.SingleUser | Aspose.Words لـ .NET

    اكتشف خاصية EditableRange SingleUser لإدارة النطاقات القابلة للتحرير بكفاءة، وضمان التعاون السلس والتحكم في الوصول المخصص للمستخدم...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Scopri la proprietà Bytes di BuiltInDocumentProperties, uno strumento essenziale per stimare le dimensioni dei documenti, migliorando l'efficienza e la gestione dei file....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."Paragrafi". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/it/net/aspose.words....
  5. ImportFormatOptions.KeepSourceNumbering | Aspos...

    تحكم في ترقيم المستندات باستخدام خاصية KeepSourceNumbering في ImportFormatOptions. أدر التعارضات بسهولة لضمان عمليات استيراد سلسة. الافتراضي خطأ....importFormatOptions ); foreach ( Paragraph paragraph in srcDoc . FirstSection...FirstSection . Body . Paragraphs ) { Node importedNode = importer . ImportNode...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. BuiltInDocumentProperties.LinksUpToDate | Aspos...

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

    reference.aspose.com/words/ar/net/aspose.words....
  7. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    Scopri la funzionalità LinksUpToDate di BuiltInDocumentProperties, che garantisce che i collegamenti ipertestuali del tuo documento siano sempre aggiornati e migliora l'affidabilità del tuo contenuto....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."Paragrafi". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/it/net/aspose.words....
  8. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    Upptäck funktionen LinksUpToDate i BuiltInDocumentProperties, som säkerställer att hyperlänkarna i ditt dokument är aktuella och förbättrar innehållets tillförlitlighet....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...egenskapen "Stycken". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Aspose.PDF С++ Example|Aspose.PDF for C++

    Esta página mostra como usar programação simples para criar um documento PDF contendo texto - Hello World...."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);...

    docs.aspose.com/pdf/pt/cpp/hello-world-example/
  10. Java kullanarak Word'de Sayfa Sonlarını Ortadan...

    Bu makalede, Java kullanılarak Word'de sayfa sonlarının nasıl ortadan kaldırılacağı açıklanmaktadır. Ortam ayarları, programlama adımlarının bir listesi ve Java kullanarak Word'deki tüm sayfa sonlarını kaldırmak için çalıştırılabilir bir örnek kod hakkında ayrıntılar içerir....bulmak ve kaldırmak için tüm paragraphs boyunca yineleyin Sayfa sonlarını...filtrelemek için NodeType.PARAGRAPH numaralandırıcı değerini kullanır...

    kb.aspose.com/tr/words/java/how-to-eliminate-pa...