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

section

(0.86 sec)
  1. Логические уровни узлов в документе C#|Aspose.W...

    В Aspose.Words для .NET в документации упоминаются логические уровни узлов – уровень блока, уровень строки или уровень строки с использованием C#. Уровень узла используется для описания местоположения в дереве документа, где обычно происходит узел....нескольких разделов, представленных Section класс и разделенные секционными...нижних колонок. Document и Section Узлы уровня имеют структуру...

    docs.aspose.com/words/ru/net/logical-levels-of-...
  2. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image... first_section . body . first_paragraph ....as_shape () dst_doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Words Document Object Model (DOM) en C#|...

    Document Object Model (DOM) est une représentation en mémoire d'un document Word. Lisez, manipulez et modifiez le contenu et la mise en forme d'un document Word à l'aide de C#.... Cette section décrit les principales classes...paragraphe, d’un tableau ou d’une section est un nœud, et même le document...

    docs.aspose.com/words/fr/net/aspose-words-docum...
  4. Comment supprimer une page vierge dans Word à l...

    Cet article explique comment supprimer une page vierge dans Word à l'aide de Java. Il contient les paramètres d'environnement, une liste d'étapes et un exemple de code exécutable pour supprimer une page vide dans Word à l'aide de Java....contenu à partir du corps d’une section sur une page et à vérifier...accéder aux pages, la méthode Section.getBody() pour extraire le...

    kb.aspose.com/fr/words/java/how-to-delete-a-bla...
  5. PsSaveOptions.SaveFormat | Aspose.Words för .NET

    Upptäck egenskapen PsSaveOptions SaveFormat för att enkelt ange dokumentets sparformat. Optimera ditt arbetsflöde med flexibla sparalternativ!... foreach ( Section s in doc . Sections ) { s . PageSetup...

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

    اكتشف خاصية PdfSaveOptions UseBookFoldPrintingSettings لحفظ المستندات بسهولة في تخطيط كتيب لتحسين كفاءة الطباعة....renderTextAsBookfold ) foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/ar/net/aspose.words....
  7. PageSetup.FootnoteOptions | Aspose.Words per .NET

    Scopri PageSetup FootnoteOptions per personalizzare facilmente la numerazione e il posizionamento delle note a piè di pagina, per una maggiore chiarezza e professionalità dei documenti.... Sections [ 0 ]. PageSetup . FootnoteOptions...EndnoteOptions endnoteOptions = doc . Sections [ 0 ]. PageSetup . EndnoteOptions...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Document.UpdatePageLayout | Aspose.Words لـ .NET

    قم بتجديد بنية مستندك باستخدام طريقة UpdatePageLayout، مما يضمن لك الحصول على تخطيط مصقول ومنظم لتحسين قابلية القراءة والعرض.... Sections [ 0 ]. PageSetup . Orientation...Orientation . Landscape ; doc . Sections [ 0 ]. PageSetup . Margins...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Aspose.Words DOM|Aspose.Words para Python via .NET

    Document Object Model (DOM) é uma representação na memória de um documento do Word. Leia, manipule e modifique o conteúdo e a formatação de um documento do Word usando Python....conter outros nós, por exemplo, Section ou Paragraph , derivam da classe...esquema abaixo. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/pt/python-net/aspose-word...
  10. Bir Belge İçindeki Düğümlerin Mantıksal Seviyel...

    Aspose.Words için Java belgeleri blok düzeyi, satır içi düzey veya satır düzeyi gibi düğümlerin mantıksal düzeyleri ile bahsetti - Düğüm düzeyi, belge ağacında düğümün tipik olarak gerçekleştiği yere tanımı yapmak için kullanılır....fazla bölüme sahiptir, bunlar Section sınıfı ile temsil edilir ve...tanımlayabilir. Document ve Section düzey düğümleri, aşağıdaki...

    docs.aspose.com/words/tr/java/logical-levels-of...