Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 18,227 for

paragraphs

(0.54 sec)
  1. Управление свойствами презентации в C++|Докумен...

    Освойте свойства презентаций в Aspose.Slides для C++ и упростите поиск, брендинг и рабочий процесс в ваших файлах PowerPoint и OpenDocument....SharedPtr < IParagraph > paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraph ( 0 ); System :: SharedPtr < IPortionCollection...

    docs.aspose.com/slides/ru/cpp/presentation-prop...
  2. Manage Presentation Properties in C++|Aspose.Sl...

    Master presentation properties in Aspose.Slides for C++ and streamline search, branding and workflow in your PowerPoint and OpenDocument files....SharedPtr < IParagraph > paragraph = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraph ( 0 ); System :: SharedPtr < IPortionCollection...

    docs.aspose.com/slides/cpp/presentation-propert...
  3. PDFドキュメントを作成する|Aspose.PDF for C++

    この記事では、Aspose.PDF for C++を使用してPDFドキュメントを作成およびフォーマットする方法について説明します。...に追加する TextFragment をページの Paragraphs コレクションに追加する 結果として得られるPDFドキュメントを保存する...auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ja/cpp/create-pdf-document/
  4. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a document easily and fast instead of using NPOI in C#....Writeln ( "first, create paragraph and run, set text" ); builder...XWPFParagraph.SetNumID(numId) to set paragraph property, CT_P.pPr.numPr"...

    docs.aspose.com/words/net/add-bullets-or-number...
  5. Cómo Cambiar el Color del Texto en HTML usando ...

    Aprende cómo cambiar el color del texto en HTML usando Aspose.HTML for Python via .NET. Incluye ejemplos de CSS en línea e interno, mejores prácticas y preguntas frecuentes....Find the first paragraph element 16 paragraph = doc. get_elements_by_tag_name...attribute with color property 19 paragraph. set_attribute ( "style" ...

    docs.aspose.com/html/es/python-net/how-to-chang...
  6. Gestion des tableaux de présentation avec Pytho...

    Créez et modifiez des tableaux dans les diapositives PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Découvrez des exemples de code simples pour rationaliser vos flux de travail de tableaux....Définir l’alignement des paragraphes et les marges. Définir l’orientation...les cellules du tableau. paragraph_format = slides . ParagraphFormat...

    docs.aspose.com/slides/fr/python-net/manage-table/
  7. .NET におけるプレゼンテーションの高度なテキスト抽出|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して、PowerPoint と OpenDocument のプレゼンテーションからテキストを迅速に抽出します。シンプルなステップバイステップガイドに従って、時間を節約しましょう。...IParagraph paragraph in textFrames [ i ]. Paragraphs ) { // 現在...foreach ( IPortion portion in paragraph . Portions ) { // 現在のテキスト部分の文字列を表示します。...

    docs.aspose.com/slides/ja/net/extract-text-from...
  8. FieldSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeq class for seamless SEQ field implementation. Enhance your document automation with powerful features and flexibility....node, returns its parent paragraph. If the field is already removed...// Each entry contains the paragraph that contains the SEQ field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose.PSD for .NET 19.4 - リリースノート|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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); } PsdOptions imageOptions = new PsdOptions (...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-1...
  10. arkiv

    arkiv...Paragraphs.Add(image); // Spara utdata...PageInfo.Margin.Left = (0); page.Paragraphs.Add(image); // Spara utdata...

    blog.aspose.com/sv/pdf/images-to-pdf-csharp/