Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 15,205 for

section

(0.14 sec)
  1. Premiers pas | Aspose.Font pour .NET

    La Section Prise en main de .NET couvre la présentation du produit, les formats de fichiers pris en charge, la liste des fonctionnalités et l'installation....Présentation du produit - Cette section fournit une introduction à...des fonctionnalités - Cette section comprend une liste de toutes...

    docs.aspose.com/font/fr/net/getting-started/
  2. XpsSaveOptions.UseBookFoldPrintingSettings | As...

    Optimera din dokumentlayout med egenskapen XpsSaveOptions UseBookFoldPrintingSettings, vilket möjliggör sömlös broschyrutskrift för förbättrad presentation....renderTextAsBookFold ) foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... first_section . body . first_paragraph ....comment . done ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    Upptäck egenskapen PsSaveOptions UseBookFoldPrintingSettings för att enkelt spara dokument i en häfteslayout för förbättrad utskriftseffektivitet.... foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/sv/net/aspose.words....
  5. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Scopri la proprietà UseBookFoldPrintingSettings di PdfSaveOptions per salvare facilmente i documenti in un layout di opuscolo per una maggiore efficienza di stampa....renderTextAsBookfold ) foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/it/net/aspose.words....
  6. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Upptäck egenskapen PdfSaveOptions UseBookFoldPrintingSettings för att enkelt spara dokument i en häfteslayout för förbättrad utskriftseffektivitet....renderTextAsBookfold ) foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Вставка и добавление документов|Aspose.Words дл...

    Объединяйте документы в один: вставляйте или добавляйте документ в новый или существующий с помощью функции поиска и замены, поля объединения, закладки или просто в конце документа с помощью Python....вставки или добавления с помощью Section и PageSetup . Свойство page_setup...атрибуты раздела, такие как section_start , restart_page_numbering...

    docs.aspose.com/words/ru/python-net/insert-and-...
  8. Níveis lógicos de nós em um documento em C#|Asp...

    Na documentação Aspose.Words para .NET são mencionados níveis lógicos de nós – nível de bloco, nível inline ou nível de linha usando C#. O nível do nó é usado para descrever o local na árvore do documento onde o nó normalmente ocorre....representadas pela classe Section e separadas por quebras de...Os nós de nível Document e Section têm a estrutura mostrada no...

    docs.aspose.com/words/pt/net/logical-levels-of-...
  9. NodeImporter Class | Aspose.Words لـ .NET

    انقل عُقد المستندات بسهولة مع Aspose.Words.NodeImporter. بسّط سير عملك وحسّن كفاءة إدارة مستنداتك اليوم!...foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Come eliminare tutte le interruzioni di sezione...

    Questo articolo spiega come eliminare tutte le interruzioni di sezione in Word usando C#. Contiene le informazioni necessarie per impostare l'ambiente per lo sviluppo insieme al codice di esempio per rimuovere l'interruzione di sezione in Word utilizzando C#....da rimuovere Scorri tutti i sections a partire dal penultimo fino...base alla proprietà Section.Body o Section.PageSetup, se necessario...

    kb.aspose.com/it/words/net/how-to-delete-all-se...