Sort Score
Result 10 results
Languages All
Labels All
Results 9,611 - 9,620 of 34,436 for

line

(0.07 sec)
  1. Obtenir la ligne d'héritage de forme Visio|Docu...

    Cette section explique comment obtenir le style de ligne de la forme visio hérité de son style parent et le maîtriser avec Aspose.Diagram....Inherit Line from the parent style and master Line line = shape...the line formatting values System . out . println ( line . getBeginArrow...

    docs.aspose.com/diagram/fr/java/get-visio-shape...
  2. ParagraphFormat.LineSpacingRule | Aspose.Words ...

    Scopri la proprietà ParagraphFormat LineSpacingRule per personalizzare facilmente la spaziatura delle righe dei paragrafi, migliorando così la leggibilità e lo stile dei tuoi documenti....lavorare con la spaziatura delle linee. Document doc = new Document...regole di spaziatura delle linee che possiamo definire utilizzando...

    reference.aspose.com/words/it/net/aspose.words/...
  3. TxtLeadingSpacesOptions Enum | Aspose.Words för...

    Upptäck Aspose.Words TxtLeadingSpacesOptions-enum för effektiv hantering av radavstånd vid import av textfiler. Optimera din dokumenthantering idag!...string textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Skapa...]. GetText (). StartsWith ( "Line 1" )); Assert . True ( paragraphs...

    reference.aspose.com/words/sv/net/aspose.words....
  4. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    اكتشف خاصية TrailingSpacesOptions في TxtLoadOptions لإدارة المسافات الزائدة بسهولة. خصّص المعالجة باستخدام خيار Trim الافتراضي للحصول على أفضل النتائج....string textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // قم بإنشاء...]. GetText (). StartsWith ( "Line 1" )); Assert . True ( paragraphs...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Ajouter un objet Ligne au fichier PDF|Aspose.PD...

    Cet article explique comment créer un objet ligne dans votre PDF en utilisant Aspose.PDF pour Java....possibilité d’ajouter un objet Line où vous pouvez également spécifier...instance de Rectangle Line line = new Line ( new float [] { 100...

    docs.aspose.com/pdf/fr/java/add-line/
  6. Abschnitt „Konnektorgeometrie“ im ShapeSheet in...

    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....initialize LineTo geometry object line_to = Rjb :: import ( 'com.aspose...LineTo' ) . new \ # set X value line_to . getX () . setValue ( 0...

    docs.aspose.com/diagram/de/java/edit-connector-...
  7. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....txt' ) new_line = system_helper . environment...environment . Environment . new_line () if simplify_list_labels : self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Добавить объект линии в PDF файл|Aspose.PDF for...

    В этой статье объясняется, как создать объект линии в вашем PDF с использованием Aspose.PDF для Java....также можете добавить объект Line , где можно задать шаблон штрихов...экземпляр Rectangle Line line = new Line ( new float [] { 100...

    docs.aspose.com/pdf/ru/java/add-line/
  9. Domande frequenti|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....Problema con lo spessore delle linee durante il rendering di Excel...convertito in PDF, lo spessore delle linee è diverso nel PDF di output...

    docs.aspose.com/cells/it/net/faq/
  10. 使用 Python 在演示文稿中创建线形状|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中操作线条格式。发现属性、方法和示例。...对象的 add_auto_shape 方法,添加类型为 LINE 的 AutoShape 。 将演示文稿保存为 PPTX...presentation . slides [ 0 ] # 添加类型为 LINE 的自动形状。 slide . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/line/