Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 18,324 for

paragraphs

(0.07 sec)
  1. Chercher

    chercher...paramètres d’animation aux paragraphes sur les objets pour faire...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/fr/slides/convert-ppt-to-video-...
  2. 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/
  3. Ejemplo de Hello World usando el lenguaje Pytho...

    Esta muestra demuestra cómo crear un documento PDF simple "Hello, World!" usando Aspose.PDF para Python...usando la función page_get_paragraphs . Crear un nuevo objeto de...párrafos usando la función paragraphs_add_image . Guardar el documento...

    docs.aspose.com/pdf/es/python-cpp/hello-world-e...
  4. Aspose.Words Product Family

    Trouvez des réponses sur la création, la conversion, la modification et l'impression de documents Word sans utiliser Microsoft Word....l'aide de Java Convertir un paragraphe en puces dans Word à l'aide...l'aide de Python Convertir un paragraphe en puces dans Word à l'aide...

    kb.aspose.com/fr/words/page/4/
  5. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....mathematical text (the Math Paragraph) with respect to the page...Math Paragraph. RIGHT Right Justification of Math Paragraph. length...

    reference.aspose.com/words/java/com.aspose.word...
  6. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object.... first_paragraph . append_child ( shape ) doc...VerticalAlignment . TOP # Add a paragraph to the text box and add a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Node::get_Document method | Aspo...

    Aspose::Words::Node::get_Document method. Gets the document to which this node belongs in C++....MakeObject < Aspose :: Words :: Paragraph > ( doc ); para -> AppendChild...have not yet appended this paragraph as a child to any composite...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Tạo HTML Bằng Python

    Tạo một HTML mới trong Python trong một vài bước. Dễ dàng tạo HTML bằng Python via .NET thư viện....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/html/
  9. Tạo Tài Liệu Trong Python

    Tạo tệp bằng thư viện Python via .NET. Dễ dàng tạo tài liệu mới trong Python trong một vài bước....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/
  10. Tạo Markdown Bằng Python

    Tạo một Markdown mới trong Python trong một vài bước. Dễ dàng tạo Markdown bằng Python via .NET thư viện....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/md/