Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 18,326 for

paragraphs

(0.18 sec)
  1. ListFormat.IsListItem | Aspose.Words لـ .NET

    اكتشف كيف تعمل خاصية ListFormat IsListItem على تعزيز بنية مستندك من خلال تحديد الفقرات المرقمة أو المنقطة لتحسين قابلية القراءة.... Paragraph , true ); foreach ( Paragraph para in paras...paras . OfType < Paragraph >(). Where ( p => p . ListFormat . IsListItem...

    reference.aspose.com/words/ar/net/aspose.words....
  2. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture...and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    Scopri la proprietà FieldStyleRef InsertParagraphNumberInRelativeContext per gestire facilmente la numerazione dei paragrafi nei tuoi documenti per una maggiore chiarezza.... Styles [ "List Paragraph" ]; builder . Writeln ( "Item...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/it/net/aspose.words....
  6. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimera dina dokumentimporter med TxtLoadOptions funktion DetectNumberingWithWhitespaces, vilket säkerställer korrekt igenkänning av numrerade listor från vanlig text.... Paragraphs . Any ( p => p . GetText...Contains ( "Fourth list" ) && (( Paragraph ) p ). IsListItem )); } else...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Absatzgrenzen aus Präsentationen in C++ abrufen...

    Erfahren Sie, wie Sie in Aspose.Slides für C++ die Grenzen von Absätzen und Textportionen abrufen können, um die Textpositionierung in PowerPoint-Präsentationen zu optimieren....rechteckigen Koordinaten eines Paragraphs innerhalb der Absatzsammlung...auto rect = textFrame -> get_Paragraphs () -> idx_get ( 0 ) -> GetRect...

    docs.aspose.com/slides/de/cpp/paragraph/
  8. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Android via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting.... Q: Why are paragraph sizes different on PC and...Android? A : The calculation of paragraph sizes is based on the calculation...

    docs.aspose.com/slides/androidjava/faqs/
  9. Porción|Aspose.Slides para Node.js a través de ...

    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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/es/nodejs-java/portion/
  10. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer documents into your document dynamically when building a report in Java....Also, you can trim the last paragraph break from a document being...feature is useful for a single-paragraph document being inserted, when...

    docs.aspose.com/words/java/inserting-documents-...