Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 18,530 for

paragraphs

(0.13 sec)
  1. 数式テキスト|Aspose.Slides ドキュメント

    Aspose.Slides for .NET の MathematicalText の例を調査し、C# を使用して PPT、PPTX、ODP プレゼンテーションで方程式、分数、行列、記号を作成および書式設定します。... Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...= null && s . TextFrame . Paragraphs . Any ( p => p . Portions...

    docs.aspose.com/slides/ja/net/examples/elements...
  2. Aperçu du générateur de documents dans Java|Asp...

    DocumentBuilder vous permet de créer des documents dynamiques à partir de zéro ou d'ajouter de nouveaux éléments à des documents existants. DocumentBuilder fournit des méthodes pour insérer du texte, checkbox es, des tableaux, des images et d'autres éléments de contenu dans Java....spécifique, tel que du texte, un paragraphe, une section, etc. Par exemple...propriétés de formatage des paragraphes, et ainsi de suite. Les objets...

    docs.aspose.com/words/fr/java/document-builder-...
  3. FieldRef.InsertHyperlink | Aspose.Words for .NET

    Discover the FieldRef InsertHyperlink property, easily create hyperlinks to bookmarked Paragraphs, enhancing navigation and user experience in your documents....hyperlink to the bookmarked paragraph. public bool InsertHyperlink..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldRef.InsertRelativePosition | Aspose.Words ...

    Discover the FieldRef InsertRelativePosition property, easily manage paragraph positioning for enhanced document formatting and improved readability....position of the referenced paragraph. public bool InsertRelativePositi..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Administrar hipervínculos de presentación en C+...

    Administre sin esfuerzo los hipervínculos en presentaciones PowerPoint y OpenDocument con Aspose.Slides para C++ — mejore la interactividad y el flujo de trabajo en minutos....-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...() -> get_Paragraphs () -> Clear (); auto paragraph = System ::...

    docs.aspose.com/slides/es/cpp/manage-hyperlinks/
  6. Создать или добавить таблицу в 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-...
  7. آرشیوها

    آرشیوها...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/fa/slides/convert-ppt-to-video-...
  8. أرشيف

    أرشيف...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // عرض...

    blog.aspose.com/ar/slides/extract-text-from-pow...
  9. arkiv

    arkiv...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // Visa...

    blog.aspose.com/sv/slides/extract-text-from-pow...
  10. Criando um PDF complexo|Aspose.PDF for .NET

    Aspose.PDF para NET permite que você crie documentos mais complexos que contêm imagens, fragmentos de texto e tabelas em um único documento....Adicionar o cabeçalho aos Paragraphs da página. Criar um TextFragment...Adicionar (descrição) aos Paragraphs da página. Criar uma tabela...

    docs.aspose.com/pdf/pt/net/complex-pdf-example/