Sort Score
Result 10 results
Languages All
Labels All
Results 9,791 - 9,800 of 34,956 for

line

(0.47 sec)
  1. Adicionar Objeto Linha ao arquivo PDF|Aspose.PD...

    Este artigo explica como criar um objeto linha para seu PDF usando Aspose.PDF for .NET....Create Line instance with specified coordinates var line = new...new Aspose . Pdf . Drawing . Line ( new float [] { 100 , 100 , 200...

    docs.aspose.com/pdf/pt/net/add-line/
  2. LineSpacingRule Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.LineSpacingRule per personalizzare l'interLinea dei paragrafi. Migliora la formattazione dei documenti con un controllo preciso e una migliore leggibilità....valori di spaziatura delle linee per un paragrafo. public enum...AtLeast 0 La spaziatura delle linee può essere maggiore o uguale...

    reference.aspose.com/words/it/net/aspose.words/...
  3. Получить Visio Строку наследования формы|Docume...

    В этом разделе объясняется, как получить стиль линии фигуры visio, унаследованный от его родительского стиля, и мастер с 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/ru/java/get-visio-shape...
  4. PDF 파일에 선 객체 추가|Aspose.PDF for Java

    이 문서는 Aspose.PDF for Java를 사용하여 PDF에 선 객체를 추가하는 방법을 설명합니다.... 또한 Line 객체를 추가하여 선 요소에 대한 대시 패턴, 색상...Rectangle 인스턴스를 생성합니다. Line line = new Line ( new float [] { 100...

    docs.aspose.com/pdf/ko/java/add-line/
  5. Visio Şekil Devralma Satırını Alın|Documentation

    Bu bölüm, visio şeklinin üst stilinden devralınan çizgi stilini ve Aspose.Diagram ile ana stilini nasıl alacağınızı açıklar....Inherit Line from the parent style and master Line line = shape...the line formatting values System . out . println ( line . getBeginArrow...

    docs.aspose.com/diagram/tr/java/get-visio-shape...
  6. إنشاء أشكال الخط في العروض التقديمية باستخدام ب...

    تعلم كيفية تعديل تنسيق الخط في عروض PowerPoint و OpenDocument باستخدام Aspose.Slides for Python via .NET. اكتشف الخصائص والطرق والأمثلة....إضافة الشكل التلقائي من النوع LINE باستخدام طريقة add_auto_shape...# إضافة شكل تلقائي من النوع LINE. slide . shapes . add_auto_shape...

    docs.aspose.com/slides/ar/python-net/line/
  7. Linienformen in Präsentationen mit Python erste...

    Erfahren Sie, wie Sie die Linienformatierung in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python via .NET manipulieren können. Entdecken Sie Eigenschaften, Methoden und Beispiele....‑Objekt eine AutoShape vom Typ LINE über die Methode add_auto_shape...slides [ 0 ] # AutoShape vom Typ LINE hinzufügen. slide . shapes ...

    docs.aspose.com/slides/de/python-net/line/
  8. Python で PDF にラインシェイプを追加する方法|Aspose.PDF for Pyt...

    Python で PDF ファイルに線の形やスタイル付きの線を描く方法を学びましょう。...にラインシェイプを追加する方法 Contents [ Hide ] Line オブジェクトを追加 .NET 経由の Python 用...pdf.drawing as drawing def add_line ( outfile : str ): document...

    docs.aspose.com/pdf/ja/python-net/add-line/
  9. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the text formats...txt' ) new_line = system_helper . environment...environment . Environment . new_line () switch_condition = txt_export...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF 파일에 선 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET를 사용하여 PDF에 선 객체를 만드는 방법을 설명합니다....Create Line instance with specified coordinates var line = new...new Aspose . Pdf . Drawing . Line ( new float [] { 100 , 100 , 200...

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