Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 18,590 for

paragraphs

(0.08 sec)
  1. Примечания к выпуску Aspose.PSD для .NET 19.4|D...

    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/ru/net/aspose-psd-for-net-1...
  2. Formatear texto de PowerPoint en Java|Documenta...

    Formatea y da estilo al texto en presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Java. Personaliza fuentes, colores, alineación y más.... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/es/java/text-formatting/
  3. Aspose.PDF لـ C++

    يوضح هذا الموضوع كيف يسمح Aspose.PDF بتحويل صيغ الملفات الأخرى إلى مستند PDF....// Add a new text paragraph in paragraphs collection and pass...auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ar/cpp/convert-other-files-...
  4. Chercher

    chercher...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/fr/words/working-with-table-of-...
  5. Procurar

    Procurar...Paragraphs.Add(image); // Salvar arquivo...PageInfo.Margin.Left = (0); page.Paragraphs.Add(image); // Salvar arquivo...

    blog.aspose.com/pt/pdf/images-to-pdf-csharp/
  6. Gérer les thèmes de présentation dans .NET|Docu...

    Gérez les thèmes de présentation maîtres dans Aspose.Slides pour .NET afin de créer, personnaliser et convertir des fichiers PowerPoint avec une identité visuelle cohérente....100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . Portions . Add ( portion...

    docs.aspose.com/slides/fr/net/presentation-theme/
  7. Python で PowerPoint プレゼンテーションから高度なテキスト抽出|Aspose...

    Aspose.Slides for Python (via .NET) を使用して PowerPoint プレゼンテーションからテキストを迅速かつ簡単に抽出する方法を学びます。シンプルな段階的ガイドに従い、時間を節約し、アプリケーションでスライドコンテンツへ効率的にアクセスしましょう。... for paragraph in text_frame . paragraphs : # 現在の段落内のテキスト部分をループ処理します。...現在の段落内のテキスト部分をループ処理します。 for portion in paragraph . portions : # 現在の部分のテキストを表示します。...

    docs.aspose.com/slides/ja/python-net/extract-te...
  8. arkiv

    arkiv...PortionCollection i varje Paragraph . Kontrollera om Portion.Text...i++) foreach (Paragraph para in tf[i].Paragraphs) foreach (Portion...

    blog.aspose.com/sv/slides/find-and-replace-text...
  9. Создание таблиц с использованием VSTO и Aspose....

    Мигрируйте от автоматизации Microsoft Office к Aspose.Slides для .NET и создавайте таблицы в слайдах PowerPoint (PPT, PPTX) на C# с гибким форматированием.... Paragraphs ( 0 , tf . TextRange . Text...//Установить размер шрифта 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/ru/net/creating-a-table-...
  10. Tabellen mit VSTO und Aspose.Slides für .NET er...

    Migrieren Sie von der Microsoft Office-Automatisierung zu Aspose.Slides für .NET und erstellen Sie Tabellen in PowerPoint (PPT, PPTX)-Folien in C# mit flexibler Formatierung.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/de/net/creating-a-table-...