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

paragraphs

(0.96 sec)
  1. Работа с заголовками в PDF|Aspose.PDF для Pytho...

    Создайте нумерацию в заголовках вашего PDF документа с помощью Python. Aspose.PDF для Python через .NET предлагает различные стили нумерации.... paragraphs . add ( float_box ) heading...is_auto_sequence = True float_box . paragraphs . add ( heading ) heading2...

    docs.aspose.com/pdf/ru/python-net/working-with-...
  2. Aperçu des Caractéristiques|Documentation Aspos...

    L'API PowerPoint C++ prend en charge la plupart des formats de document PowerPoint et les exporte également vers des formats populaires. Les fonctionnalités clés incluent les conversions, le rendu, la manipulation et le formatage du contenu....être formaté à l’aide des paragraphes et des parties associées...Alignement de Paragraphe - Puces de Paragraphe - Orientation...

    docs.aspose.com/slides/fr/cpp/features-overview/
  3. Incorrect Rendering of charts to image - Free S...

    Hi Aspose Team, I’m trying to convert a chart to image and then inserting it at a placeholder in word. The rendered image of the excel is different from the excel itself. static void TestChartInsertion() { Aspose.C…...placeholder paragraph in the document Paragraph? insertPoint...foreach (Paragraph Para in doc.GetChildNodes(NodeType.Paragraph, true))...

    forum.aspose.com/t/incorrect-rendering-of-chart...
  4. Section Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Section، مفتاحك لإدارة أقسام المستندات الفردية بسهولة. حسّن تجربة تحرير مستنداتك اليوم!...القسم يحتوي على Body مع واحد Paragraph . GetAncestor ( NodeType )...الحد الأدنى Body مع واحد Paragraph . يحتوي كل قسم على مجموعة...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java...." + " we cannot edit this paragraph without the password."); //...writeln(MessageFormat.format("This paragraph is inside the first editable...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldBuilder class | Aspose.Words for Python

    aspose.words.fields.FieldBuilder class. Builds a field from field code tokens (arguments and switches)...the end of the specified paragraph. Examples Shows how to construct...first_section . body . first_paragraph ) self . assertEqual ( ' SYMBOL...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用文本框:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。... auto paragraph = textBox -> get_TextFrame...() -> get_Paragraph ( 0 ); auto textFormat = paragraph -> get_ParagraphFormat...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. Diapositive maître|Documentation Aspose.Slides

    Découvrez les exemples de diapositives maîtres Aspose.Slides pour Java : créez, modifiez et stylisez les maîtres, les espaces réservés et les thèmes dans PPT, PPTX et ODP avec du code Java clair...."Company Name" ); IParagraph paragraph = textBox . getTextFrame ()...getParagraphs (). get_Item ( 0 ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/fr/java/examples/element...