Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 34,493 for

line

(0.15 sec)
  1. Добавить объект линии в 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/
  2. 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...
  3. Добавление объекта линии в PDF-файл|Aspose.PDF ...

    В этой статье объясняется, как создать объект линии для вашего PDF с помощью Aspose.PDF for .NET.... Добавление объекта Line Aspose.PDF for .NET поддерживает...также можете добавить объект Line , где вы также можете указать...

    docs.aspose.com/pdf/ru/net/add-line/
  4. إنشاء أشكال الخط في العروض التقديمية باستخدام ب...

    تعلم كيفية تعديل تنسيق الخط في عروض 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/
  5. 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/
  6. 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...
  7. Obtener Visio Forma Heredar línea|Documentation

    Esta sección explica cómo obtener el estilo de línea de la forma visio heredado de su estilo principal y maestro con 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/es/java/get-visio-shape...
  8. 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/
  9. Ottieni Visio Shape Eredita linea|Documentation

    Questa sezione spiega come ottenere lo stile di Linea della forma visio ereditato dal suo stile genitore e master con 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/it/java/get-visio-shape...
  10. إضافة كائن خط إلى ملف PDF|Aspose.PDF for Java

    يشرح هذا المقال كيفية إنشاء كائن خط في ملف PDF باستخدام Aspose.PDF for Java....إنشاء مثيل Rectangle Line line = new Line ( new float [] { 100...100 , 100 , 200 , 100 }); line . getGraphInfo (). setLineWidth...

    docs.aspose.com/pdf/ar/java/add-line/