Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 18,498 for

paragraphs

(0.11 sec)
  1. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++....+ u "we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph inside the outer editable...

    reference.aspose.com/words/cpp/aspose.words/edi...
  2. Ajouter du texte à un PDF en utilisant C#|Aspos...

    Apprenez à ajouter du texte à un document PDF en .NET en utilisant Aspose.PDF pour l'amélioration du contenu et l'édition de documents....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/fr/net/add-text-to-pdf-file/
  3. PDF 내부 텍스트 회전 C++ 사용|Aspose.PDF for C++

    텍스트를 PDF로 회전하는 다양한 방법을 배웁니다. Aspose.PDF는 텍스트를 임의의 각도로 회전하거나 텍스트 단편 또는 전체 단락을 회전할 수 있습니다....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...단락에 추가 paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/ko/cpp/rotate-text-inside-pdf/
  4. إنشاء أو إضافة جدول في PDF باستخدام C#|Aspose.P...

    Aspose.PDF for .NET هي مكتبة تُستخدم لإنشاء وقراءة وتحرير جداول PDF. تحقق من الوظائف المتقدمة الأخرى في هذا الموضوع.... Paragraphs . Add ( table ); // Save...of input document page . Paragraphs . Add ( table ); // Save...

    docs.aspose.com/pdf/ar/net/add-table-in-existin...
  5. إدارة القوائم النقطية والمرقمة في العروض التقدي...

    تعلم كيفية إدارة القوائم النقطية والمرقمة في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for PHP عبر Java. دليل خطوة بخطوة....الفقرة الأولى باستخدام فئة Paragraph . تعيين نوع النقطة للفقرة...# إنشاء فقرة $para = new Paragraph (); # تعيين نمط الفقرة النقطية...

    docs.aspose.com/slides/ar/php-java/manage-bullet/
  6. إدارة القوائم النقطية والمرقمة في العروض التقدي...

    تعلم كيفية إدارة القوائم النقطية والمرقمة في عروض PowerPoint و OpenDocument باستخدام JavaScript و Aspose.Slides لـ Node.js. دليل خطوة بخطوة....الفقرة الأولى باستخدام فئة Paragraph . تعيين نوع النقطة للفقرة...para = new aspose . slides . Paragraph (); // تعيين نمط الرصاص للفقرة...

    docs.aspose.com/slides/ar/nodejs-java/manage-bu...
  7. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is een in-memory weergave van een Word document. Lees, manipuleer en wijzig de inhoud en opmaak van een Word document met behulp van C++.... bijvoorbeeld Section of Paragraph , zijn afgeleid van de CompositeNode...hieronder. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/nl/cpp/aspose-words-docum...
  10. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...