Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 18,545 for

paragraph

(0.26 sec)
  1. FieldRef Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldRef för sömlös implementering av REF-fält. Förbättra dokumentautomationen och effektivisera ditt arbetsflöde idag!..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Créer une zone de texte dans laquelle chaque li...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....horizontale de votre texte de paragraphe en utilisant la propriété...

    docs.aspose.com/cells/fr/java/create-textbox-in...
  3. Créer une zone de texte dans laquelle chaque li...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....horizontal de votre texte de paragraphe en utilisant la propriété...

    docs.aspose.com/cells/fr/python-net/create-text...
  4. Gérer une zone de texte|Documentation d'Aspose....

    Gérer une zone de texte ou un cadre de texte dans des présentations PowerPoint en utilisant JavaScript...getTextFrame (); // Crée l'objet Paragraph pour le cadre de texte var...un objet Portion pour le paragraphe var portion = para . getPortions...

    docs.aspose.com/slides/fr/nodejs-java/manage-te...
  5. Textfelder in Präsentationen mit C++|Aspose.Sli...

    Aspose.Slides für C++ ermöglicht das einfache Erstellen, Bearbeiten und Klonen von Textfeldern in PowerPoint- und OpenDocument-Dateien und verbessert Ihre Präsentationsautomatisierung....get_TextFrame (); // Erstellt das Paragraph-Objekt für das TextFrame auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Erstellt...

    docs.aspose.com/slides/de/cpp/manage-textbox/
  6. Python で 3D プレゼンテーションを作成|Aspose.Slides for Pyth...

    Aspose.Slides を使用して、Python でインタラクティブな 3D プレゼンテーションを簡単に作成できます。PowerPoint および OpenDocument 形式へ迅速にエクスポートし、さまざまな用途に活用できます。... paragraphs [ 0 ] . paragraph_format . default_portion_format...shape . text_frame . paragraphs [ 0 ] . paragraph_format . default_portion_format...

    docs.aspose.com/slides/ja/python-net/3d-present...
  7. How to define the cell splitting behavior - Fre...

    Good morning, I’m trying to define the cell splitting behavior in such a way that, when a row contains one or more cells that are too tall to fit entirely on the current page, the row doesn’t get moved entirely to the n…...Paragraphs.Add(stuff); } } page.Paragraphs.Add(table);...cell.Paragraphs.Add(textFragment); } } page.Paragraphs.Add(table);...

    forum.aspose.com/t/how-to-define-the-cell-split...
  8. Creando un PDF complejo|Aspose.PDF para C++

    Aspose.PDF para C++ te permite crear documentos más complejos que contienen imágenes, fragmentos de texto y tablas en un solo documento....Añadir el encabezado a los Paragraphs de la página. Crea un TextFragment...( position ); page -> get_Paragraphs () -> Add ( header ); //...

    docs.aspose.com/pdf/es/cpp/complex-pdf-example/
  9. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....i ++ ) { // Loop through paragraphs in current ITextFrame for...textFramesPPTX [ i ] -> get_Paragraphs ()) { // Loop through portions...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  10. Mail Merge Mẫu trong Python|Aspose.Words cho Py...

    Tạo mẫu Mail Merge để xác định nội dung cố định trong tài liệu đầu ra, sau đó tạo tài liệu hợp nhất bằng cách sử dụng các trường hợp nhất trong Python....insert_text_input , inset_field và insert_paragraph . Ví dụ mã sau đây cho thấy... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/vi/python-net/mail-merge-...