Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 18,354 for

paragraphs

(0.54 sec)
  1. Converti punti elenco in paragrafi in file Word...

    Converti punti elenco in paragrafi in file Word utilizzando Java. Questo argomento comporta un elenco di passaggi e un codice funzionante per rimuovere i punti elenco dal documento Word utilizzando Java....trasmetterlo all’oggetto classe paragraphs Accedi all’istanza ListFormat...tutti i nodi figlio del tipo Paragraph. Accedi al metodo getListFormat()...

    kb.aspose.com/it/words/java/convert-bullet-poin...
  2. DocumentBuilder.CurrentParagraph | Aspose.Words...

    Få enkelt åtkomst till det valda stycket i DocumentBuilder med egenskapen CurrentParagraph. Effektivisera din dokumentredigeringsprocess idag!... public Paragraph CurrentParagraph { get ; }...IsAtStartOfParagraph ); Se även class Paragraph class DocumentBuilder namnutrymme...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. AbsolutePositionTab class | Aspose.Words for Py...

    aspose.words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Characters method. Represents an estimate of the number of characters in the document in C++....get_BuiltInDocumentPrope () -> get_Paragraphs ()); ASSERT_EQ ( 1 , doc...get_BuiltInDocumentPrope () -> get_Paragraphs ()); // For the line count...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. FieldSymbol.dontAffectsLineSpacing property | A...

    FieldSymbol.dontAffectsLineSpacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the paragraph....affects the line spacing of the paragraph. get dontAffectsLineSpaci...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Administrar cuadros de texto en presentaciones ...

    Aspose.Slides for C++ facilita la creación, edición y clonación de cuadros de texto en archivos PowerPoint y OpenDocument, mejorando la automatización de sus presentaciones....get_TextFrame (); // Crea el objeto Paragraph para el marco de texto auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Crea...

    docs.aspose.com/slides/es/cpp/manage-textbox/
  7. 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...
  8. 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...
  9. 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/
  10. Cell.is_first_cell property | Aspose.Words for ...

    Cell.is_first_cell property. True if this is the first cell inside a row; false otherwise....first_paragraph property Cell.is_last_cell...

    reference.aspose.com/words/python-net/aspose.wo...