Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 18,540 for

paragraphs

(0.11 sec)
  1. 档案

    档案...Paragraphs.Add(Table) 方法将表格添加到页面。 使用...3)"); } // 将表格添加到页面 page.Paragraphs.Add(table); // 保存 PDF 文档...

    blog.aspose.com/zh/pdf/create-table-in-pdf-file...
  2. Gérer les zones de texte dans les présentations...

    Aspose.Slides pour .NET facilite la création, la modification et la duplication de zones de texte dans les fichiers PowerPoint et OpenDocument, améliorant ainsi l'automatisation de vos présentations....TextFrame ; // Crée l'objet Paragraph pour le cadre de texte IParagraph...IParagraph para = txtFrame . Paragraphs [ 0 ]; // Crée un objet Portion...

    docs.aspose.com/slides/fr/net/manage-textbox/
  3. У管理ление гиперссылками презентаций на Android|Д...

    Легко управляйте гиперссылками в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для Android через Java — повышайте интерактивность и эффективность работы за считанные минуты....clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/ru/androidjava/manage-hy...
  4. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document..." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment....up at the location of its paragraph, # outside the right-side...connecting it to its paragraph. builder . current_paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditableRangeStart.editableRange property | Asp...

    EditableRangeStart.editableRange property. Gets the facade object that encapsulates this editable range start and end...." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Administrar porciones de texto en presentacione...

    Aprenda a gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para Android mediante Java, mejorando el rendimiento y la personalización....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/es/androidjava/portion/
  8. Automatiser la localisation des présentations e...

    Automatisez la localisation des diapositives PowerPoint et OpenDocument en .NET avec Aspose.Slides, en utilisant des exemples de code C# pratiques et des conseils pour un déploiement mondial plus rapide.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...langues au sein d’un même paragraphe ? Oui. LanguageId est appliqué...

    docs.aspose.com/slides/fr/net/presentation-loca...
  9. Crear TextBox en el que cada línea tiene una al...

    Aprende cómo crear un TextBox en el que cada línea puede tener una alineación horizontal diferente usando Aspose.Cells for Node.js via C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/es/nodejs-cpp/create-text...
  10. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框..." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...