Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 15,552 for

paragraphs

(0.09 sec)
  1. Hello World Java 예제|Aspose.PDF for Java

    이 페이지는 Aspose.PDF for Java를 사용하여 'Hello World'라는 텍스트를 포함하는 PDF 문서를 생성하는 간단한 프로그래밍 방법을 보여줍니다.... 페이지의 Paragraph 컬렉션에 TextFragment를 추가합니다....

    docs.aspose.com/pdf/ko/java/hello-world-example/
  2. Determinar el Salto de Línea en TextFragment|As...

    Aprende más sobre cómo determinar un salto de línea de un TextFragment de varias líneas usando C++...set_FontSize ( 20 ); page -> get_Paragraphs () -> Add ( text ); } document...

    docs.aspose.com/pdf/es/cpp/determine-line-break/
  3. Définir la Taille de l'Image avec C++|Aspose.PD...

    Cette section décrit comment définir la taille de l'image dans un fichier PDF en utilisant la bibliothèque C++....jpg" ); page -> get_Paragraphs () -> Add ( img ); // Définir...

    docs.aspose.com/pdf/fr/cpp/set-image-size/
  4. CommentCollection indexer | Aspose.Words for Py...

    CommentCollection indexer. Retrieves a [Comment](../../comment/) at the given index.... first_paragraph . append_child ( comment )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...Document ( file_name = MY_DIR + 'Paragraphs.docx' ) # Create a "PsSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. إدارة الخطوط - واجهة برمجة تطبيقات PowerPoint J...

    عادةً ما تحتوي العروض التقديمية على نصوص وصور. يوضح هذا المقال كيفية استخدام واجهة برمجة تطبيقات PowerPoint Java لتكوين خصائص الخطوط للفقرات النصية على الشرائح.... احصل على Paragraph من TextFrame المعروض من قبل...الوصول إلى نص Portion لفقرات Paragraph . تعريف الخط باستخدام FontData...

    docs.aspose.com/slides/ar/androidjava/manage-fo...
  7. 上付き文字と下付き文字|Aspose.Slides ドキュメント

    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....IParagraph superPar = new Paragraph (); // 通常のテキストを持つポーションを作成...IParagraph paragraph2 = new Paragraph (); // 通常のテキストを持つポーションを作成...

    docs.aspose.com/slides/ja/androidjava/superscri...
  8. 上付き文字と下付き文字|Aspose.Slides ドキュメント

    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....IParagraph superPar = new Paragraph (); // 通常のテキストを持つポーションを作成...IParagraph paragraph2 = new Paragraph (); // 通常のテキストを持つポーションを作成...

    docs.aspose.com/slides/ja/java/superscript-and-...
  9. .NET . के माध्यम से PPTX दस्तावेज़ से टेक्स्ट औ...

    .NET Framework, .NET Core, Windows Azure, Mono या Xamarin प्लेटफॉर्म पर PPTX फाइल से टेक्स्ट और इमेज निकालने के लिए C# सोर्स कोड।...Length; i++) //Loop through paragraphs in current ITextFrame foreach...para in textFramesPPTX[i].Paragraphs) //Loop through portions...

    products.aspose.com/slides/hi/net/parser/pptx/
  10. Lavorare con stili e temi in C#|Aspose.Words pe...

    Funzionalità avanzate di formattazione Microsoft Word, utilizzo di stili e temi utilizzando C#.... Il nome dello stile Paragraph si trova nella proprietà Style...Style.Name dell’oggetto Paragraph.ParagraphFormat . L’implementazione...

    docs.aspose.com/words/it/net/working-with-style...