Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 15,015 for

section

(0.19 sec)
  1. 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/...
  2. 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...
  3. Changements de l'API Publique dans Aspose.PDF p...

    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....Section Ajouté : public ColumnInfo...legacyxmlmodel.Sections Ajouté : public Sections() public Section ajouter()...

    docs.aspose.com/pdf/fr/java/public-api-changes-...
  4. Lavorare con le sezioni in Java|Aspose.Words pe...

    Comprensione dei concetti della sezione del documento e delle pratiche di manipolazione utilizzando Java. Inserire una sezione in un documento Java. Rimuovi sezione Java. Copiare sezioni tra i documenti....rappresentate dalle classi Section e SectionCollection . Gli oggetti...accessibili tramite la proprietà Sections . È possibile gestire tali...

    docs.aspose.com/words/it/java/working-with-sect...
  5. Verwalten des Präsentations-Zooms in Java|Aspos...

    Erstellen und anpassen von Zoom mit Aspose.Slides für Java — zwischen Abschnitten springen, Miniaturansichten und Übergänge in PPT-, PPTX- und ODP-Präsentationen hinzufügen....anzuzeigen, verwenden Sie einen Section Zoom . Folien‑Zoom Ein Folien‑Zoom...getSections (). addSection ( "Section 1" , slide ); // Fügt ein ...

    docs.aspose.com/slides/de/java/manage-zoom/
  6. 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...
  7. 档案

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

    blog.aspose.com/zh/words/split-ms-word-document...
  8. 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...
  9. 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/...
  10. SectionCollection.ToArray | Aspose.Words per .NET

    Scopri il metodo SectionCollection ToArray, copia senza sforzo tutte le sezioni in un nuovo array, migliorando la gestione dei dati e l'efficienza della codifica.... public Section [] ToArray () Valore di ritorno...sezioni. Guarda anche class Section class SectionCollection spazio...

    reference.aspose.com/words/it/net/aspose.words/...