Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 18,319 for

paragraphs

(0.07 sec)
  1. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for .NET 19.9 - 릴리스 노트|Documentation

    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...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  3. 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-...
  4. Document.RevisionsView | Aspose.Words لـ .NET

    أدر مراجعات المستندات بسهولة! اختر بين الإصدارات الأصلية أو المُحدّثة لتعاون سلس وإنتاجية مُحسّنة....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C++....get the currently selected paragraph or the currently selected...CurrentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/cpp/navigation-with-cursor/
  6. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++....ph method Gets the first paragraph in the shape. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ReplaceAction Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.ReplaceAction-enum för att kontrollera matchningsresultat i dina ersättningsåtgärder, vilket förbättrar effektiviteten och precisionen vid dokumentredigering.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/sv/net/aspose.words....
  8. 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...
  9. 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...
  10. TabStopCollection.Clear | Aspose.Words لـ .NET

    امسح جميع مواضع علامات التبويب بسهولة باستخدام طريقة مسح TabStopCollection. حسّن تصميمك للحصول على واجهة أكثر تنظيمًا ووضوحًا....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...