Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 18,953 for

paragraphs

(0.12 sec)
  1. Document.Accept | Aspose.Words لـ .NET

    بسّط إدارة زوارك باستخدام طريقة قبول المستندات لدينا. حسّن الأمان والكفاءة لتجربة سلسة.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. DocumentVisitor.VisitBodyStart | Aspose.Words ل...

    اكتشف طريقة DocumentVisitor VisitBodyStart، وهي أساسية لترقيم النصوص الرئيسية في أقسامك بكفاءة. حسّن سير عمل الترميز لديك اليوم!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Scopri il metodo VisitDocumentStart in DocumentVisitor. Migliora l'elaborazione dei tuoi documenti con efficienti funzionalità di enumerazione per prestazioni ottimali.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/it/net/aspose.words/...
  4. DocumentVisitor.VisitDocumentEnd | Aspose.Words...

    Esplora il metodo VisitDocumentEnd in DocumentVisitor. Finalizza in modo efficiente l'enumerazione dei documenti e migliora il tuo flusso di lavoro di codifica oggi stesso!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Section.Accept | Aspose.Words för .NET

    Upptäck Section Accept-metoden för att förbättra besökarnas engagemang och effektivisera interaktioner. Förbättra din webbplats prestanda idag!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...problem occurs because the paragraph where HTML is inserted has...Aspose.Words uses font and paragraph formatting specified in DocumentBuilder...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  7. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的table需要有table header和table footer。也就是每一页的header是一样的,table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...setHeadingFormat(false); Paragraph paragraph = footerRow.getCells()...getFirstParagraph(); paragraph.removeAllChildren(); paragraph.getParagraphFormat()...

    forum.aspose.com/t/aspose-words-table/315228
  8. إدارة فقرات نصوص PowerPoint في JavaScript|Aspos...

    إتقان تنسيق الفقرات باستخدام Aspose.Slides لـ Node.js عبر Java—تحسين المحاذاة والمسافات والنمط في عروض PPT و PPTX و ODP باستخدام JavaScript....Slides الفئة Paragraph للسماح لك بإضافة كائنات تمثل...تمثل أجزاء. يمكن لكائن Paragraph أن يحتوي على جزء واحد أو عدة...

    docs.aspose.com/slides/ar/nodejs-java/manage-pa...
  9. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInFullContext method. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context in C++....insert the paragraph number of the referenced paragraph in full...); // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Adicionar tabelas ao PDF em Python|Aspose.PDF f...

    Saiba como adicionar e configurar tabelas em documentos PDF existentes em Python.... paragraphs . add ( table ) # Save updated...to paragraphs collection of cell object cell . paragraphs . add...

    docs.aspose.com/pdf/pt/python-net/adding-tables/