Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 18,529 for

paragraphs

(0.24 sec)
  1. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer documents into your document dynamically when building a report in Java....Also, you can trim the last paragraph break from a document being...feature is useful for a single-paragraph document being inserted, when...

    docs.aspose.com/words/java/inserting-documents-...
  2. PowerPoint-Text in C++ animieren|Aspose.Slides ...

    Erstellen Sie dynamischen, animierten Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für C++ und leicht nachvollziehbaren, optimierten C++-Beispielcode....() -> idx_get ( 0 )); auto paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ); // Fly-Animationseffekt...

    docs.aspose.com/slides/de/cpp/animated-text/
  3. 在 Python 中为 PowerPoint 文本添加动画|Aspose.Slides for...

    使用 Aspose.Slides for Python 通过 .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建动态动画文本,提供易于遵循的优化代码示例。...[ 0 ] paragraph = auto_shape . text_frame . paragraphs [ 0 ]...main_sequence . add_effect ( paragraph , slides . animation . EffectType...

    docs.aspose.com/slides/zh/python-net/animated-t...
  4. Texte mathématique|Documentation Aspose.Slides

    Découvrez les exemples de MathematicalText d'Aspose.Slides for .NET : créez et mettez en forme des équations, des fractions, des matrices et des symboles avec C# dans des présentations PPT, PPTX et ODP....720 , 150 ); // Accéder au paragraphe mathématique. var mathParagraph...) mathShape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...

    docs.aspose.com/slides/fr/net/examples/elements...
  5. PDF 내 텍스트 회전하기 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 파일 내 텍스트 정렬을 조정하고 프레젠테이션을 개선하는 방법을 배웁니다.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/ko/net/rotate-text-inside-pdf/
  6. TabStopCollection.Count | Aspose.Words per .NET

    Scopri la proprietà TabStopCollection Count per accedere facilmente al numero totale di tabulazioni, migliorando così la progettazione dell'interfaccia utente e l'esperienza utente....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Node.CustomNodeId | Aspose.Words لـ .NET

    اكتشف خاصية Node CustomNodeId لتعريف عقدة مخصصة بكفاءة. حسّن مشروعك بمعرفات فريدة لتحسين التنظيم!... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. TabStop.Equals | Aspose.Words för .NET

    Upptäck TabStop Equals-metoden för att effektivt jämföra TabStop-instanser. Förbättra din kodningsprecision och effektivisera din utvecklingsprocess!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Varje stycke får...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. العمل مع فقرة الأشكال|Documentation

    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....rectangleId ); //Get shape's paragraph Para para = rectangle . Paras...0 ]; //Set horizontal of paragraph para . HorzAlign . Value =...

    docs.aspose.com/diagram/ar/net/working-with-sha...
  10. PDF内のテキストをC#で回転させる|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFファイル内のテキストを回転させ、テキストの整列を調整し、プレゼンテーションを改善する方法を学びます。... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/ja/net/rotate-text-inside-pdf/