Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 28,938 for

line

(0.05 sec)
  1. ParagraphFormat.LineSpacingRule | Aspose.Words ...

    ParagraphFormat LineSpacingRule fast egendom. Hämtar eller ställer in radavståndet för stycket i C#.... Writeln ( "Minimum line spacing of 20." ); builder .... Writeln ( "Minimum line spacing of 20." ); // 2 - Ställ in...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Добавить объект линии в 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/
  3. إضافة حدود إلى الخلايا في ورق العمل في VSTO و A...

    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...."Hair Lines" ; objSheet . Cells [ 4 , 1 ] = "Thin Lines" ; objSheet..."Medium Lines" ; objSheet . Cells [ 8 , 1 ] = "Thick Lines" ; //Define...

    docs.aspose.com/cells/ar/net/add-borders-to-cel...
  4. Добавление границ в ячейки на листе книги в VST...

    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...."Hair Lines" ; objSheet . Cells [ 4 , 1 ] = "Thin Lines" ; objSheet..."Medium Lines" ; objSheet . Cells [ 8 , 1 ] = "Thick Lines" ; //Define...

    docs.aspose.com/cells/ru/net/add-borders-to-cel...
  5. 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/
  6. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    TxtLoadOptions LeadingSpacesOptions proprietà. Ottiene o imposta lopzione preferita per la gestione dello spazio iniziale. Il valore predefinito èConvertToIndent in C#....string textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Crea...]. GetText (). StartsWith ( "Line 1" )); Assert . True ( paragraphs...

    reference.aspose.com/words/it/net/aspose.words....
  7. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    TxtLoadOptions TrailingSpacesOptions proprietà. Ottiene o imposta lopzione preferita per la gestione dello spazio finale. Il valore predefinito èTrim in C#....string textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Crea...]. GetText (). StartsWith ( "Line 1" )); Assert . True ( paragraphs...

    reference.aspose.com/words/it/net/aspose.words....
  8. 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 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/fr/net/add-line/
  9. ParagraphFormat.LineSpacing | Aspose.Words لـ .NET

    ParagraphFormat LineSpacing ملكية. الحصول على أو تعيين تباعد الأسطر بالنقاط للفقرة في C#.... Writeln ( "Minimum line spacing of 20." ); builder .... Writeln ( "Minimum line spacing of 20." ); // 2 - ضبط التباعد...

    reference.aspose.com/words/ar/net/aspose.words/...
  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/