Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 18,595 for

paragraph

(0.13 sec)
  1. Создать или добавить таблицу в PDF с использова...

    Aspose.PDF для Python через .NET - это библиотека, используемая для создания, чтения и редактирования таблиц PDF. Ознакомьтесь с другими расширенными функциями в этой теме.... paragraphs . add ( table ) # Сохранить...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # Сохранить...

    docs.aspose.com/pdf/ru/python-net/add-table-in-...
  2. ReplacingArgs.MatchNode | Aspose.Words för .NET

    Upptäck egenskapen ReplaceingArgs MatchNode för att enkelt komma åt noden där din matchning börjar, vilket förbättrar din kodningseffektivitet och noggrannhet.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/sv/net/aspose.words....
  3. ReplaceAction Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.ReplaceAction للتحكم في نتائج المطابقة في عمليات الاستبدال، مما يعزز كفاءة تحرير المستندات ودقتها.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/ar/net/aspose.words....
  4. Mathe-Text|Aspose.Slides für PHP Dokumentation

    Arbeiten Sie mit mathematischem Text in PHP mithilfe von Aspose.Slides: Erstellen und bearbeiten Sie Gleichungen, Brüche, Radikale, Skripte, Formatierungen und rendern Sie die Ergebnisse für PPT und PPTX.... $paragraph = $mathShape -> getTextFrame...get_Item ( 0 ); $portion = $paragraph -> getPortions () -> get_Item...

    docs.aspose.com/slides/de/php-java/examples/ele...
  5. ReplacingArgs Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Replacing.ReplacingArgs لاستبدال نص مخصص بكفاءة في مستنداتك. حسّن سير عملك اليوم!... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/ar/net/aspose.words....
  6. إنشاء أو إضافة جدول في PDF|Aspose.PDF لـ C++

    Aspose.PDF for C++ هي مكتبة تُستخدم لإنشاء وقراءة وتحرير الجداول في PDF. باستخدام هذه المكتبة، يمكنك تقسيم جدول على صفحة PDF باستخدام C++....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....document->get_Pages()->idx_get(1)->get_Paragraphs()->Add(table); // حفظ المستند...

    docs.aspose.com/pdf/ar/cpp/add-table-in-existin...
  7. Caja de texto|Documentación de Aspose.Slides pa...

    Crear y dar formato a cajas de texto en Python con Aspose.Slides: establecer fuentes, alineación, ajuste de texto, autoajuste y enlaces para pulir diapositivas para PowerPoint y OpenDocument.... paragraph_format = text_box . text_frame . paragraphs [ 0...0 ] . paragraph_format paragraph_format . default_portion_format...

    docs.aspose.com/slides/es/python-net/examples/e...
  8. Hyperlien|Documentation Aspose.Slides

    Ajouter et gérer des hyperliens dans Aspose.Slides for .NET: texte de lien, formes et images, définir les cibles et les actions pour PPT, PPTX et ODP avec des exemples C#.... Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...textPortion = shape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...

    docs.aspose.com/slides/fr/net/examples/elements...
  9. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中添加和管理超链接:链接文本、形状和图像,设置 PPT、PPTX 和 ODP 的目标和操作,提供 C# 示例。... Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...textPortion = shape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Slides [ 0 ]); // Get paragraphs from the target shape (assumes...used) IParagraphCollection paragraphs = ( slide . Shapes [ 1 ]...

    docs.aspose.com/slides/net/developer-guide/tech...