Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 14,881 for

section

(0.23 sec)
  1. Livelli logici dei nodi in un documento|Aspose....

    Nella documentazione Aspose.Words per Python via .NET vengono menzionati i livelli logici dei nodi: livello di blocco, livello in linea o livello di riga. Il livello del nodo viene utilizzato per descrivere la posizione nell'albero del documento in cui si trova generalmente il nodo....rappresentate dalla classe Section e separate da interruzioni...nodi di livello Document e Section hanno la struttura come mostrato...

    docs.aspose.com/words/it/python-net/logical-lev...
  2. NodeImporter Class | Aspose.Words för .NET

    Överför dokumentnoder enkelt med Aspose.Words.NodeImporter. Effektivisera ditt arbetsflöde och förbättra dokumenthanteringens effektivitet idag!...foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Utilisation d'Aspose.tasks pour .net | Aspose.T...

    Apprenez à utiliser ASPOSE.Tasks pour .NET dans des environnements tels que Classic ASP, VB6 ou via COM Interop.... Cette section fournit des conseils pratiques...migrer vers .NET. Dans cette section Choisissez la technologie de...

    docs.aspose.com/tasks/fr/net/using-aspose-tasks...
  4. Erhalte Kopf und Fußzeilen mit JavaScript via C...

    Dieser Artikel erklärt, wie man programmgesteuert Kopf und Fußzeilen aus Excel oder OpenOffice Dateien mit der JavaScript über C++ API abruft.... get ( 0 ); // Gets left section of header const headerLeft...header ( 0 ); // Gets center section of header const headerCenter...

    docs.aspose.com/cells/de/javascript-cpp/get-hea...
  5. Archiwa

    Archiwa... Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/pl/words/extract-text-from-word...
  6. Arsip

    Arsip... Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/id/words/extract-text-from-word...
  7. Manipuler un Document PDF|Aspose.PDF pour C++

    Cette Section explique la validation d'un Document PDF pour la norme PDF A, comment travailler avec la table des matières, comment définir la date d'expiration du PDF, et comment déterminer la progression de la génération du fichier PDF....ajouter la section de liste à la collection de la section du document...document Pdf. Après, créez une section dans le document Pdf et enregistrez...

    docs.aspose.com/pdf/fr/cpp/manipulate-pdf-docum...
  8. 档案

    档案...CENTER # 在单词“section”之后将每个段落的分隔符加倍,添加一种下划线并使其居中。...= doc.range.replace("section&p", "section&p----------p", findReplaceOptions)...

    blog.aspose.com/zh/words/find-and-replace-text-...
  9. 搜索

    搜索...CENTER # 在單詞“section”之後將每個段落打斷兩次,添加一種下劃線並使其居中。 count...= doc.range.replace("section&p", "section&p----------p", findReplaceOptions)...

    blog.aspose.com/zh-hant/words/find-and-replace-...
  10. Работа с раздели в Python|Aspose.Words вместо P...

    Създаване и управление на раздели и раздел прекъсвания в документ, използвайки Python. Вмъкване на раздел в документ Python. Премахване на раздел Python. Копиране секции между документи....документите са представени от Section както и SectionCollection Класове...може да бъде достъпен чрез Sections собственост. Можете да управлявате...

    docs.aspose.com/words/bg/python-net/working-wit...