Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 18,953 for

paragraphs

(0.09 sec)
  1. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/net/aspose.words/edi...
  2. BuiltInDocumentProperties.ContentType | Aspose....

    Scopri come utilizzare la proprietà ContentType di BuiltInDocumentProperties per gestire in modo efficiente il tipo di contenuto del tuo documento, migliorandone l'organizzazione....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope..."Paragrafi". properties . Paragraphs = doc . GetChildNodes ( NodeType...

    reference.aspose.com/words/it/net/aspose.words....
  3. EditableRangeStart.Accept | Aspose.Words per .NET

    Scopri il metodo EditableRangeStart Accept per gestire in modo efficiente le interazioni dei visitatori e migliorare l'esperienza utente sul tuo sito...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/it/net/aspose.words/...
  4. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Styr dokumentnumrering med egenskapen ImportFormatOptions KeepSourceNumbering. Hantera enkelt kollisioner för sömlös import. Standardvärde falskt....importFormatOptions ); foreach ( Paragraph paragraph in srcDoc . FirstSection...FirstSection . Body . Paragraphs ) { Node importedNode = importer . ImportNode...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Ajouter des équations mathématiques aux présent...

    Apprenez à travailler avec des équations mathématiques dans PowerPoint en utilisant Aspose.Slides pour Python via .NET. Obtenez des instructions détaillées, des exemples de code et des conseils pour automatiser la création et la modification de présentations....celle‑ci contient déjà un paragraphe avec une portion mathématique...: math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...

    docs.aspose.com/slides/fr/python-net/powerpoint...
  6. Ganti Teks di PDF|Aspose.PDF for .NET

    Pelajari lebih lanjut tentang berbagai cara mengganti dan menghapus teks dari pustaka Aspose.PDF for .NET....nomor halaman tempat kelas Paragraph saat ini berada. $P diganti...// Add new TextFragment to paragraph par . AppendLine ( textFragment...

    docs.aspose.com/pdf/id/net/replace-text-in-pdf/
  7. 고급 기능|Aspose.PDF for .NET

    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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/ko/net/advanced-features/
  8. Fonctionnalités Avancées|Aspose.PDF for .NET

    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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/fr/net/advanced-features/
  9. Création d'un PDF complexe|Aspose.PDF pour C++

    Aspose.PDF pour C++ vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des tableaux dans un seul document....fragments de texte (en-tête et paragraphe) et un tableau. Pour construire...centré. Ajoutez l’en-tête aux Paragraphs de la page. Créez un TextFragment...

    docs.aspose.com/pdf/fr/cpp/complex-pdf-example/
  10. Agregar formas de rectángulo a PDF en Python|As...

    Aprenda cómo dibujar y rellenar formas de rectángulo en archivos PDF con Python.... paragraphs . add ( text_fragment ) graph...Graph ( 400 , 300 ) page . paragraphs . add ( graph ) graph . border...

    docs.aspose.com/pdf/es/python-net/add-rectangle/