Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 18,953 for

paragraph

(0.4 sec)
  1. إضافة طوابع الصور في PDF باستخدام C#|Aspose.PDF...

    أضف طابع الصورة في مستند PDF الخاص بك باستخدام فئة ImageStamp مع مكتبة Aspose.PDF....to paragraphs collection of FloatingBox aBox . Paragraphs . Add...to paragraphs collection of page object page . Paragraphs . Add...

    docs.aspose.com/pdf/ar/net/image-stamps-in-pdf-...
  2. 在PDF中使用标题|Aspose.PDF for C++

    使用C++在您的PDF文档中创建标题编号。Aspose.PDF for C++展示了不同种类的编号样式。...get_Margin ()); pdfPage -> get_Paragraphs () -> Add ( floatBox ); auto...( true ); floatBox -> get_Paragraphs () -> Add ( heading ); auto...

    docs.aspose.com/pdf/zh/cpp/working-with-headings/
  3. PDFから段落を抽出する|Aspose.PDF for Java

    本記事では、Aspose.PDFの特別なツールであるParagraphAbsorberを使用してPDFドキュメントからテキストを抽出する方法について説明します。...); for ( MarkupParagraph paragraph : section . getParagraphs...()) { DrawPolygonOnPage ( paragraph . getPoints (), page ); }...

    docs.aspose.com/pdf/ja/java/extract-paragraph-f...
  4. Agregar sellos de imagen en PDF usando C#|Aspos...

    Agregue el sello de imagen en su documento PDF utilizando la clase ImageStamp con la biblioteca Aspose.PDF....to paragraphs collection of FloatingBox aBox . Paragraphs . Add...to paragraphs collection of page object page . Paragraphs . Add...

    docs.aspose.com/pdf/es/net/image-stamps-in-pdf-...
  5. DocumentBase.ImportNode | Aspose.Words för .NET

    Importera enkelt noder från andra dokument för att förbättra ditt arbetsflöde med DocumentBases ImportNode-metod. Effektivisera din dokumenthantering idag!..., "Source document first paragraph text." )); dstDoc . FirstSection..."Destination document first paragraph text." )); // Varje nod har...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Aspose::Words::Document::UpdateWordCount method...

    Aspose::Words::Document::UpdateWordCount method. Updates word count properties of the document in C++....updates Characters, Words and Paragraphs properties in the BuiltInDocumentPrope...get_BuiltInDocumentPrope () -> get_Paragraphs ()); ASSERT_EQ ( 1 , doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. DocumentVisitor.VisitCommentStart | Aspose.Word...

    اكتشف طريقة DocumentVisitor VisitCommentStart—مفتاحك لإدارة تعداد نصوص التعليقات بكفاءة في مشاريعك....1 - عقدة الفقرة: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Gérer les hyperliens de présentation en Java|Do...

    Gérez facilement les hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour Java - améliorez l'interactivité et le flux de travail en quelques minutes....clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/fr/java/manage-hyperlinks/
  10. 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....