Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 15,323 for

section

(0.09 sec)
  1. Présentation du générateur de documents dans Py...

    DocumentBuilder vous permet de créer des documents dynamiques à partir de zéro ou d'ajouter de nouveaux éléments à ceux existants à l'aide de Python. DocumentBuilder fournit des méthodes pour insérer du texte, des cases à cocher, des tableaux, des images et d'autres éléments de contenu dans Python....formatage des paragraphes ou des sections et d’effectuer d’autres opérations...le texte, le paragraphe, la section et autres. Par exemple, la...

    docs.aspose.com/words/fr/python-net/document-bu...
  2. DocumentBuilder.InsertField | Aspose.Words per ...

    Migliora i tuoi documenti con il metodo InsertField di DocumentBuilder. Aggiungi e aggiorna facilmente i campi di Word per contenuti dinamici e funzionalità migliorate.... Writeln ( "Section 1, page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Section 1, page 2." ); builder . InsertBreak...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Run Class | Aspose.Words för .NET

    Upptäck Aspose.Words.Run, en kraftfull klass för att hantera teckensekvenser med konsekvent teckensnittsformatering, vilket förbättrar effektiviteten i din dokumentbehandling.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. 档案

    档案...index)->Clone() 方法将该部分克隆为 Section 对象。 使用 Document 类创建一个新的 Word...(int i = 0; i < document->get_Sections()->get_Count(); i++) { //...

    blog.aspose.com/zh/words/split-ms-word-document...
  5. Configurando encabezados y pies de página con C...

    Este artículo explica cómo insertar programáticamente una imagen en el encabezado y pie de página de las hojas de Excel al configurar el encabezado y pie de página mediante comandos de script usando la API o biblioteca C++....worksheet name at the left section of the header pageSetup . SetHeader...date and time at the central section of the header with custom font...

    docs.aspose.com/cells/es/cpp/setting-headers-an...
  6. Impostare intestazioni e piè di pagina con C++|...

    Questo articolo spiega come inserire programmativamente un immagine nell intestazione e nel piè di pagina dei fogli di lavoro Excel impostando le intestazioni e i piè di pagina con comandi script utilizzando l API o la libreria C++....worksheet name at the left section of the header pageSetup . SetHeader...date and time at the central section of the header with custom font...

    docs.aspose.com/cells/it/cpp/setting-headers-an...
  7. BreakType Enum | Aspose.Words för .NET

    Upptäck enumerationen Aspose.Words.BreakType för att förbättra dokumentformateringen med exakta brytningstyper för förbättrad läsbarhet och layoutkontroll....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...for s in doc . sections : s = s . as_section () s . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Words DOM|Aspose.Words עבור Python via .NET

    Document Object Model ()DOM) הוא ייצוג פנימי של מסמך Word. קרא, מניפולציות ולשנות את התוכן והפורמט של מסמך Word באמצעות שימוש Python....שיכולים להכיל צמתים אחרים, למשל, Section או Paragraph , מקור: CompositeNode...שמוצג בschema למטה. Document , Section , Paragraph , Table , Shape...

    docs.aspose.com/words/he/python-net/aspose-word...
  10. DocumentBuilder.current_paragraph property | As...

    DocumentBuilder.current_paragraph property. Gets the paragraph that is currently selected in this [DocumentBuilder](../).... first_section . body . first_paragraph ....builder . move_to ( doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...