Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 15,603 for

paragraphs

(0.05 sec)
  1. إدارة الروابط التشعبية|وثائق Aspose.Slides

    كيفية إضافة رابط تشعبي إلى عرض PowerPoint في C++...-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...() -> get_Paragraphs () -> Clear (); auto paragraph = System ::...

    docs.aspose.com/slides/ar/cpp/manage-hyperlinks/
  2. Gestionar Hipervínculos|Documentación de Aspose...

    Cómo agregar hipervínculo a una presentación de PowerPoint en C++...-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...() -> get_Paragraphs () -> Clear (); auto paragraph = System ::...

    docs.aspose.com/slides/es/cpp/manage-hyperlinks/
  3. C++를 사용하여 PDF에 텍스트 추가|Aspose.PDF for C++

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하고, HTML 조각을 추가하거나, 사용자 정의 OTF 글꼴을 사용하는 방법을 배웁니다....page ); // 텍스트 단락 생성 auto paragraph = MakeObject < TextParagraph...TextParagraph > (); // 후속 줄 들여쓰기 설정 paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/ko/cpp/add-text-to-pdf-file/
  4. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape.lastParagraph property | Aspose.Words for...

    Shape.lastParagraph property. Gets the last paragraph in the shape....lastParagraph property Gets the last paragraph in the shape. get lastParagraph...lastParagraph () : Aspose . Words . Paragraph See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. إنشاء أو إضافة جدول في PDF|Aspose.PDF لـ C++

    Aspose.PDF for C++ هي مكتبة تُستخدم لإنشاء وقراءة وتحرير الجداول في PDF. باستخدام هذه المكتبة، يمكنك تقسيم جدول على صفحة PDF باستخدام C++....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....document->get_Pages()->idx_get(1)->get_Paragraphs()->Add(table); // حفظ المستند...

    docs.aspose.com/pdf/ar/cpp/add-table-in-existin...
  7. Spécifier les options de mise en page en C++|As...

    Spécifiez les options de mise en page pour différentes mises en page de documents....les caractères de marque de paragraphe sont rendus. La page illustrée...ci-dessous contient trois paragraphes. Le second est caché. Un...

    docs.aspose.com/words/fr/cpp/specify-layout-opt...
  8. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. Assert . AreEqual ( NodeType...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Aspose::Words::NodeCollection::Add method | Asp...

    Aspose::Words::NodeCollection::Add method. Adds a node to the end of the collection in C++....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. ASSERT_EQ ( NodeType :: Section...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. InlineStory.LastParagraph | Aspose.Words per .NET

    Scopri la proprietà LastParagraph di InlineStory per accedere senza sforzo al paragrafo finale del tuo racconto, migliorando la tua esperienza di gestione dei contenuti.... public Paragraph LastParagraph { get ; } Esempi...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/it/net/aspose.words/...