Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 18,555 for

paragraph

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

    إضافة وإدارة الارتباطات التشعبية في Aspose.Slides for C++: ربط النصوص، الأشكال، والصور، وتعيين الأهداف والإجراءات لملفات PPT و PPTX و ODP باستخدام أمثلة C++....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  2. Menggunakan FloatingBox untuk generasi teks|Asp...

    Halaman ini menjelaskan cara memformat teks di dalam floating box.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } Dalam...

    docs.aspose.com/pdf/id/net/floating-box/
  3. DocumentBuilder.move_to_document_end method | A...

    DocumentBuilder.move_to_document_end method. Moves the cursor to the end of the document....end_bookmark ( 'MyBookmark' ) first_paragraph_nodes = doc . first_section...first_section . body . first_paragraph . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. บันทึกการออก Aspose.PSD สำหรับ .NET 19.9|Docume...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/th/net/aspose-psd-for-net-1...
  5. Aspose.PSD для .NET 19.9 - Примітки до випуску|...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/uk/net/aspose-psd-for-net-1...
  6. Mover un párrafo de una presentación a otra|Doc...

    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....FileName = FilePath + "Move a Paragraph from One Presentation to Another...DestFileName = FilePath + "Move a Paragraph from One Presentation to Another...

    docs.aspose.com/slides/es/net/move-a-paragraph-...
  7. PowerPoint-Textabsätze verwalten in C++|Aspose....

    Meistern Sie die Absatzformatierung mit Aspose.Slides für C++ – optimieren Sie Ausrichtung, Abstand und Stil in PPT-, PPTX- und ODP‑Präsentationen in C++....); // Accessing the first Paragraph SharedPtr < IParagraph > para0...para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr <...

    docs.aspose.com/slides/de/cpp/manage-paragraph/
  8. إدارة فقرات نص PowerPoint في C++|وثائق Aspose.S...

    تحكم في تنسيق الفقرات باستخدام Aspose.Slides للـ C++ - حسّن المحاذاة، التباعد والأسلوب في عروض PPT، PPTX و ODP باستخدام C++....IParagraph > para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr...SharedPtr < Paragraph > para1 = MakeObject < Paragraph > (); tf...

    docs.aspose.com/slides/ar/cpp/manage-paragraph/
  9. CompositeNode.GetChildNodes | Aspose.Words per ...

    Scopri il metodo CompositeNode GetChildNodes recupera senza sforzo una raccolta live di nodi figlio personalizzati in base al tipo specificato per prestazioni migliorate.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Document.RevisionsView | Aspose.Words لـ .NET

    أدر مراجعات المستندات بسهولة! اختر بين الإصدارات الأصلية أو المُحدّثة لتعاون سلس وإنتاجية مُحسّنة....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

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