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

paragraphs

(0.31 sec)
  1. إنشاء جداول باستخدام VSTO و Aspose.Slides لـ .N...

    انتقل من أتمتة Microsoft Office إلى Aspose.Slides لـ .NET وأنشئ جداول في شرائح PowerPoint (PPT, PPTX) باستخدام C# مع تنسيق مرن.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/ar/net/creating-a-table-...
  2. Travailler avec les fonctionnalités Markdown da...

    Comment implémenter les fonctionnalités Markdown à l'aide de C#. Toutes les fonctionnalités sont représentées sous forme de styles correspondants ou de formatage direct....Italic Les titres sont des paragraphes avec les styles Titre 1 -...6 Les citations sont des paragraphes avec “Citation” dans le nom...

    docs.aspose.com/words/fr/net/working-with-markd...
  3. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME field...node, returns its parent paragraph. If the field is already removed...TIME field, insert a new paragraph and return the field.""" field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::EditableRange::get_Id method | A...

    Aspose::Words::EditableRange::get_Id method. Gets the editable range identifier in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Paragraph 2 The object is positioned...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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/
  7. Word to PDF does not support ADVANCE Field - Fr...

    Hi, Words does not seem to support the { ADVANCE } field when saving as PDF. I have attached a sample document. Advance.docx (13.1 KB) The expectation is for the “2” to be moved down the page in the the converted docu…... a text box, shape, or a paragraph with appropriate Spacing Before...offset to the containing paragraph (e.g., by setting ParagraphFormat...

    forum.aspose.com/t/word-to-pdf-does-not-support...
  8. 使用 C++ 创建 PDF | Aspose.PDF

    本主題介紹如何使用 Aspose.PDF for C++ API 在C++應用程式中輕鬆生成和讀取 PDF 檔。... 將 TextFragment 加入到頁面的 Paragraphs 集合中。 使用 Save(String) 方法儲存..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    products.aspose.com/pdf/zh-hant/cpp/create/
  9. Добавить круглые формы в PDF на Python|Aspose.P...

    Узнайте, как рисовать и заполнять формы кругов в PDF‑файлах на Python.... paragraphs . add ( graph ) document...shapes . add ( circle ) page . paragraphs . add ( graph ) document...

    docs.aspose.com/pdf/python-net/add-circle/
  10. Agregar formas de círculo a PDF en Python|Aspos...

    Aprenda cómo dibujar y rellenar formas de círculo en archivos PDF con Python.... paragraphs . add ( graph ) document...shapes . add ( circle ) page . paragraphs . add ( graph ) document...

    docs.aspose.com/pdf/es/python-net/add-circle/