Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 15,523 for

section

(0.79 sec)
  1. 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/
  2. Python का उपयोग करके Markdown बनाएं

    कुछ ही चरणों में Python में एक नया Markdown बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से Markdown बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/md/
  3. Python का उपयोग करके DOCX बनाएं

    कुछ ही चरणों में Python में एक नया DOCX बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से DOCX बनाएं।...first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/hi/python-net/make/docx/
  4. Supprimer l'en-tête et le pied de page dans Wor...

    Supprimez l'en-tête et le pied de page dans Word à l'aide de Java. Il fournit des configurations IDE, une liste d'étapes et un exemple de code pour supprimer l'en-tête et le pied de page dans Word à l'aide de Java....boucle for sur toutes les sections du document chargé Pour supprimer...for pour analyser toutes les sections du fichier Word. À chaque...

    kb.aspose.com/fr/words/java/delete-header-and-f...
  5. FieldSection Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldSection, din lösning för att effektivt implementera Section-fält i dokumentbehandling. Förbättra ditt arbetsflöde idag!...FieldSection class Implementerar SECTION-fältet. För att lära dig mer...Visar hur man använder fälten SECTION och SECTIONPAGES för att numrera...

    reference.aspose.com/words/sv/net/aspose.words....
  6. FindReplaceOptions.ignore_office_math property ...

    FindReplaceOptions.ignore_office_math property. Gets or sets a boolean value indicating either to ignore text inside OfficeMath/>... first_section . body . first_paragraph ....'i+b-c≥iM+bM-cM' , doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.ParentSection | Aspose.Words per .NET

    Scopri la proprietà Paragraph ParentSection per accedere facilmente alla sezione padre di qualsiasi paragrafo, migliorando così la struttura e l'organizzazione del tuo documento....il genitore Section del paragrafo. public Section ParentSection...docx" ); Guarda anche class Section class Paragraph spazio dei...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Paragraph.ParentSection | Aspose.Words för .NET

    Upptäck egenskapen Paragraph ParentSection för att enkelt komma åt det överordnade avsnittet i ett stycke, vilket förbättrar din dokumentstruktur och organisation....Hämtar föräldern Section av stycket. public Section ParentSection...Create.docx" ); Se även class Section class Paragraph namnutrymme...

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

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

    blog.aspose.com/zh/words/split-ms-word-document...
  10. 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...