Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 15,215 for

section

(0.12 sec)
  1. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word documents on Sections. For this we iterate over all Sections of the original document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...documents on sections. For this we iterate over all sections of the...KeepDifferentStyles); workingDoc.Sections.Add(node); to import them...

    forum.aspose.com/t/importnode-changes-layout-of...
  2. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart tag property.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. SmartTag.uri property | Aspose.Words for Python

    SmartTag.uri property. Specifies the namespace URI of the smart tag.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property.... first_section . body . first_paragraph ....( smart_tag ) doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Pourquoi choisir Aspose.Pdf pour les services d...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....veuillez vous référer à la section 'Paramètre de sécurité'. ##...veuillez vous référer à la section 'IsFontEmbedded'. ## Métadonnées...

    docs.aspose.com/pdf/fr/reportingservices/why-ch...
  6. Restricționați editarea documentelor în Python|...

    Restricționați editarea unui document prin setarea unui tip de restricție folosind Python. De asemenea, puteți elimina protecția și puteți crea regiuni editabile fără restricții....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/ro/python-net/restrict-do...
  7. HeaderFooter Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.HeaderFooter، الحل الأمثل لإدارة رؤوس وتذييلات الأقسام بسهولة. حسّن تنسيق مستنداتك اليوم!...يمكن أن تكون إلا فرعًا لـ Section . لا يمكن أن يكون هناك سوى...HeaderFooterType في Section . لو Section ليس لديه HeaderFooter...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Supprimer des diapositives des présentations en...

    Supprimez facilement les diapositives des présentations PowerPoint et OpenDocument avec Aspose.Slides pour C++. Obtenez des exemples de code clairs et améliorez votre flux de travail....diapositive affecte‑t‑elle les sections de diapositives ? Si la diapositive...faisait partie d’une section, cette section contiendra simplement...

    docs.aspose.com/slides/fr/cpp/remove-slide-from...
  9. DocumentBuilder.InsertBreak | Aspose.Words per ...

    Migliora i tuoi documenti senza sforzo con il metodo InsertBreak di DocumentBuilder, che ti consente di aggiungere facilmente interruzioni personalizzate per una formattazione migliore....Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Gestionar Zoom de Presentación en C++|Documenta...

    Crear y personalizar Zoom con Aspose.Slides para C++ — saltar entre secciones, añadir miniaturas y transiciones en presentaciones PPT, PPTX y ODP....pres -> get_Sections () -> AddSection ( u "Section 1" , slide...0f , 200.0f , pres -> get_Sections () -> idx_get ( 1 )); // Guarda...

    docs.aspose.com/slides/es/cpp/manage-zoom/