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

line

(0.34 sec)
  1. Редактирование раздела геометрии соединителя в ...

    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/ru/java/edit-connector-...
  2. 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.... Shapes ) { Line line = shape . InheritLine ; Console...Console . WriteLine ( line . LinePattern . Value ); Console ....

    docs.aspose.com/diagram/fr/net/get-visio-shape-...
  3. إضافة كائن خط إلى ملف 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/
  4. 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/ja/net/add-line/
  5. 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.... Shapes ) { Line line = shape . InheritLine ; Console...Console . WriteLine ( line . LinePattern . Value ); Console ....

    docs.aspose.com/diagram/es/net/get-visio-shape-...
  6. Créer des formes de ligne dans les présentation...

    Apprenez à manipuler le formatage des lignes dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Découvrez les propriétés, les méthodes et des exemples....Ajoutez un AutoShape de type LINE en utilisant la méthode add_auto_shape...Ajoutez une forme auto de type LINE. slide . shapes . add_auto_shape...

    docs.aspose.com/slides/fr/python-net/line/
  7. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    Upptäck TxtLoadOptions egenskap LeadingSpacesOptions för att anpassa hanteringen av radavstånd. Optimera din textinläsning med standardinställningen ConvertToIndent....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....
  8. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    Upptäck egenskapen TrailingSpacesOptions i TxtLoadOptions för att enkelt hantera efterföljande mellanslag. Anpassa hanteringen med standardalternativet Trim för optimala resultat....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....
  9. TxtTrailingSpacesOptions Enum | Aspose.Words لـ...

    اكتشف خاصية Aspose.Words.TxtTrailingSpacesOptions لإدارة المساحات الزائدة بكفاءة عند استيراد ملفات النصوص. حسّن معالجة مستنداتك اليوم!...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....
  10. Hide the Gridlines in Excel using C#

    Hide the gridLines in Excel using C#. Get the IDE settings, a list of steps, and a sample code to remove grid Lines in Excel using C#....will learn to hide the grid lines in the different types of converted...files. Steps to Remove Grid Lines in Excel using C# Set the IDE...

    kb.aspose.com/cells/net/hide-the-gridlines-in-e...