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

paragraph

(0.2 sec)
  1. Präsentationen mit AutoFit in .NET verbessern|A...

    Erfahren Sie, wie Sie AutoFit-Einstellungen in Aspose.Slides für .NET verwalten, um die Textanzeige in Ihren PowerPoint- und OpenDocument-Präsentationen zu optimieren und die Lesbarkeit des Inhalts zu verbessern.... Paragraphs [ 0 ]. Portions . Add ( portion...; autoShape . TextFrame . Paragraphs [ 0 ]. Portions . Add ( portion...

    docs.aspose.com/slides/de/net/manage-autofit-se...
  2. PDF에 이미지 스탬프 추가하기 C#|Aspose.PDF for .NET

    Aspose.PDF 라이브러리의 ImageStamp 클래스를 사용하여 PDF 문서에 이미지 스탬프를 추가합니다....to paragraphs collection of FloatingBox aBox . Paragraphs . Add...to paragraphs collection of page object page . Paragraphs . Add...

    docs.aspose.com/pdf/ko/net/image-stamps-in-pdf-...
  3. تحسين عروضك التقديمية باستخدام AutoFit في .NET|...

    تعرّف على كيفية إدارة إعدادات AutoFit في Aspose.Slides لـ .NET لتحسين عرض النص في عروض PowerPoint وOpenDocument وتحسين قابلية قراءة المحتوى.... Paragraphs [ 0 ]. Portions . Add ( portion...; autoShape . TextFrame . Paragraphs [ 0 ]. Portions . Add ( portion...

    docs.aspose.com/slides/ar/net/manage-autofit-se...
  4. Mail Merge템플릿Python|Aspose.Words(으)로 Python via...

    Mail Merge템플릿을 만들어 출력 문서에서 고정된 내용을 정의한 다음Python의 병합 필드를 사용하여 병합 문서를 생성합니다....insert_text_input , inset_field 및 insert_paragraph 메서드를 사용하여 이러한 템플릿에 텍스트,병합... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/ko/python-net/mail-merge-...
  5. إضافة كائن خط إلى ملف PDF|Aspose.PDF لـ C++

    توضح هذه المقالة كيفية إنشاء كائن خط إلى ملف PDF باستخدام Aspose.PDF for C++....); // Add graph object to paragraphs collection of page instance...instance page -> get_Paragraphs () -> Add ( graph ); // Create Rectangle...

    docs.aspose.com/pdf/ar/cpp/add-line/
  6. FieldStyleRef Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldStyleRef, progettata per migliorare lo stile dei documenti con il campo STYLEREF per soluzioni di formattazione fluide.... Styles [ "List Paragraph" ]; builder . Writeln ( "Item...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/it/net/aspose.words....
  7. Section Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Section, din nyckel till att hantera enskilda dokumentavsnitt utan problem. Förbättra din dokumentredigeringsupplevelse idag!...sektionen har Body med en Paragraph . GetAncestor ( NodeType )...avsnitt måste ha Body med en Paragraph . Varje sektion har sin egen...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Convertir GIF en PDF avec C#

    Suivez cet article pour convertir un GIF en PDF avec C#. Il contient des détails pour configurer l'IDE, une liste d'étapes et un exemple de code pour développer un convertisseur de fichiers GIF en PDF en C#....Accédez à la collection de paragraphes du PDF et add l’image à celle-ci...image à la collection de paragraphes de la page, puis enregistrez...

    kb.aspose.com/fr/pdf/net/convert-gif-to-pdf-usi...
  9. إضافة أشكال خطية إلى PDF في Python|Aspose.PDF f...

    تعرف على كيفية رسم أشكال الخطوط والخطوط المصممة في ملفات PDF في Python.... paragraphs . add ( graph ) line = drawing...Graph ( 100 , 400 ) page . paragraphs . add ( graph ) line = drawing...

    docs.aspose.com/pdf/ar/python-net/add-line/
  10. 파이썬에서 PDF에 선 모양 추가|Aspose.PDF for Python via .NET

    Python에서 PDF 파일에서 선 모양과 스타일이 지정된 선을 그리는 방법을 알아봅니다.... paragraphs . add ( graph ) line = drawing...Graph ( 100 , 400 ) page . paragraphs . add ( graph ) line = drawing...

    docs.aspose.com/pdf/ko/python-net/add-line/