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

line

(1.92 sec)
  1. إضافة كائن خط إلى ملف 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/
  2. 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/
  3. 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....
  4. 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....
  5. 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....
  6. 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/
  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.... Shapes ) { Line line = shape . InheritLine ; Console...Console . WriteLine ( line . LinePattern . Value ); Console ....

    docs.aspose.com/diagram/es/net/get-visio-shape-...
  8. 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...
  9. Adicionar Objeto Linha ao arquivo PDF|Aspose.PD...

    Este artigo explica como criar um objeto de linha no seu PDF usando Aspose.PDF para Java....vantagem de adicionar o objeto Line onde você pode especificar o...instância de Rectangle Line line = new Line ( new float [] { 100...

    docs.aspose.com/pdf/pt/java/add-line/
  10. Создание фигур линий в презентациях с Python|До...

    Узнайте, как управлять форматированием линий в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides for Python via .NET. Откройте свойства, методы и примеры.... Добавьте AutoShape типа LINE , используя метод add_auto_shape...] # Добавить автофигуру типа LINE. slide . shapes . add_auto_shape...

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