Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 18,590 for

paragraphs

(0.3 sec)
  1. Table.VerticalAnchor | Aspose.Words for .NET

    Discover the Table VerticalAnchor property to optimize floating table positioning. Learn how to enhance layout control with its default Margin value.... Paragraph )); Assert . That ( table...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Verwalten von Präsentations-Hyperlinks in C++|A...

    Verwalten Sie Hyperlinks in PowerPoint- und OpenDocument-Präsentationen mühelos mit Aspose.Slides für C++ – steigern Sie Interaktivität und Arbeitsabläufe in Minuten....-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...() -> get_Paragraphs () -> Clear (); auto paragraph = System ::...

    docs.aspose.com/slides/de/cpp/manage-hyperlinks/
  3. FieldRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRef class. Implements the REF field...hyperlink to the bookmarked paragraph. insertParagraphNumbe Gets...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. أرشيف

    أرشيف...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // عرض...

    blog.aspose.com/ar/slides/extract-text-from-pow...
  5. arkiv

    arkiv...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // Visa...

    blog.aspose.com/sv/slides/extract-text-from-pow...
  6. Criando um PDF complexo|Aspose.PDF for .NET

    Aspose.PDF para NET permite que você crie documentos mais complexos que contêm imagens, fragmentos de texto e tabelas em um único documento....Adicionar o cabeçalho aos Paragraphs da página. Criar um TextFragment...Adicionar (descrição) aos Paragraphs da página. Criar uma tabela...

    docs.aspose.com/pdf/pt/net/complex-pdf-example/
  7. Margins being moved - Free Support Forum - aspo...

    Old Aspose Version 13 keeps the margin: Newer version causes the text to shift up: The word document has the correct margin before it is converted to pdf: this is the code we use to convert to pdf that is ca…...ADVANCE field affecting the paragraph position. ADVANCE field handling...and position the paragraph by using paragraph “space before” property...

    forum.aspose.com/t/margins-being-moved/313965
  8. Kako čitati Wordov dokument u Javi

    Ovaj kratki vodič pruža informacije o tome kako čitati Word dokument u Javi. Naučit ćete kako Java čita DOCX datoteku uz pomoć to-do koraka i primjera Java koda koji se može izvoditi....Iterirajte kroz sve čvorove tipa Paragraph u dokumentu Pretvorite svaki...glavnih kolekcija, a to su Paragraphs i Runs, za pristup različitim...

    kb.aspose.com/hr/words/java/how-to-read-word-do...
  9. EditableRange class | Aspose.Words for Python

    aspose.words.EditableRange class. Represents a single editable range..." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cuadro de texto|Documentación de Aspose.Slides

    Trabaje con cuadros de texto en Aspose.Slides para .NET: añada, formatee, alinee, envuelva, ajuste automáticamente y aplique estilos al texto usando C# para presentaciones PPT, PPTX y ODP.... var paragraph = textBox . TextFrame . Paragraphs [ 0 ]; var...var textFormat = paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/es/net/examples/elements...