Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 18,510 for

paragraphs

(0.18 sec)
  1. CompositeNode.AcceptStart | Aspose.Words لـ .NET

    اكتشف كيف تعمل طريقة CompositeNode AcceptStart على تعزيز معالجة المستندات من خلال استدعاء طريقة VisitXXXStart لتحقيق التكامل السلس للزائر.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. CompositeNode.AcceptStart | Aspose.Words för .NET

    Upptäck hur metoden CompositeNode AcceptStart förbättrar dokumenthantering genom att anropa metoden VisitXXXStart för sömlös besökarintegration.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Upptäck DocumentVisitor VisitSectionStart-metoden, viktig för att spåra sektionsuppräkning. Förbättra din kodningseffektivitet med detta kraftfulla verktyg!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. DocumentVisitor.VisitSectionStart | Aspose.Word...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Archiv

    Archiv...Paragraphs.Add() . Vytvořte nový řádek...stránku pomocí metody Page.Paragraphs.Add() . Vytvořte nový FloatingBox...

    blog.aspose.com/cs/pdf/create-multi-column-pdf-...
  6. Content hierarchy error - inserted sub sections...

    Content is inserted into a SDT There is no documented breaking change from 24.8 to 24.9 in this regard. Probably the content has to be created differently now? See demo code and document in the attached archive. Until…..., the surrounding Paragraph or Table ) and then move the...sdtIndex, true); Paragraph newPara = new Paragraph(doc); newPara...

    forum.aspose.com/t/content-hierarchy-error-inse...
  7. Aspose::Words::HeaderFooter::get_HeaderFooterTy...

    Aspose::Words::HeaderFooter::get_HeaderFooterType method. Gets the type of this header/footer in C++....append a paragraph to it. The text in that paragraph // will appear...SharedPtr < Aspose :: Words :: Paragraph > para = header -> AppendParagraph...

    reference.aspose.com/words/cpp/aspose.words/hea...
  8. Aspose::Words::Font::get_AllCaps method | Aspos...

    Aspose::Words::Font::get_AllCaps method. True if the font is formatted as all capital letters in C++....ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Paragraph , 0 , true )); // There are...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. ASP - VBScript melalui COM Interop|Aspose.PDF f...

    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....(with red text color) to the paragraph SampleText . Segments . Add...( seg1 ) 'Add Text paragraph to paragraphs collection of a section...

    docs.aspose.com/pdf/id/net/asp-vbscript-via-com...
  10. إدارة أجزاء النص في العروض التقديمية باستخدام C...

    تعلم كيفية إدارة أجزاء النص في عروض PowerPoint التقديمية باستخدام Aspose.Slides لـ C++، مما يعزز الأداء والتخصيص....const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/ar/cpp/portion/