Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 18,530 for

paragraphs

(0.22 sec)
  1. Aspose.PSD pour .NET 19.9 - Notes de version|Do...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...[ 3 ]. Text != "Deuxième paragraphe\r" ) { throw new Exception...

    docs.aspose.com/psd/fr/net/aspose-psd-pour-net-...
  2. Gestionar listas con viñetas y numeradas en pre...

    Aprenda a gestionar listas con viñetas y numeradas en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para .NET. Guía paso a paso....de párrafo usando la clase Paragraph . Establece el tipo de viñeta...textFrame . Paragraphs . Clear (); Paragraph paragraph = new Paragraph...

    docs.aspose.com/slides/es/net/manage-bullet-and...
  3. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing.... Paragraph 8 A paragraph of text. BookmarkStart...images, fields,etc.) within a paragraph StructuredDocumentTa 28 Allows...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Copiando Párrafo y Porción en PPTX|Documentació...

    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....def copy_paragraph ( par ): temp = slides . Paragraph () # usa... paraData = par . create_paragraph_format_effective () # usa...

    docs.aspose.com/slides/es/python-net/copiando-p...
  5. Archiv

    Archiv...based on block-level nodes (paragraphs and tables). Traverse through...last nodes when needed, so paragraph formatting is retained. #...

    blog.aspose.com/de/words/extract-text-from-word...
  6. Node.CustomNodeId | Aspose.Words for .NET

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!...first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...
  7. CompareOptions.ignore_case_changes property | A...

    CompareOptions.ignore_case_changes property. True indicates that documents comparison is case insensitive....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompareOptions.ignore_comments property | Aspos...

    CompareOptions.ignore_comments property. Specifies whether to compare differences in comments....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which document shall be used as a target during comparison....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TxtSaveOptions.SaveFormat | Aspose.Words per .NET

    Scopri come la proprietà SaveFormat di TxtSaveOptions definisce i formati di salvataggio dei documenti, garantendo che i file siano sempre nel formato di testo preferito....Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...); builder . Write ( "Paragraph 3." ); // Creiamo un oggetto "TxtSaveOptions"...

    reference.aspose.com/words/it/net/aspose.words....