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

line

(0.05 sec)
  1. 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...
  2. TxtLeadingSpacesOptions Enum | Aspose.Words لـ ...

    Aspose.Words.Loading.TxtLeadingSpacesOptions تعداد. يحدد الخيارات المتاحة للتعامل مع المساحة الرائدة أثناء الاستيراد منText ملف في C#....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....
  3. Agregar objeto de línea a archivo PDF|Aspose.PD...

    Este artículo explica cómo crear un objeto de línea en su PDF utilizando 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/es/net/add-line/
  4. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...xml' ) new_line = system_helper . environment...environment . Environment . new_line () if pretty_format : self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    TxtLoadOptions LeadingSpacesOptions ملكية. الحصول على أو تعيين الخيار المفضل لمعالجة المسافة البادئة. القيمة الافتراضية هيConvertToIndent في C#....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. TxtTrailingSpacesOptions Enum | Aspose.Words fö...

    Aspose.Words.Loading.TxtTrailingSpacesOptions uppräkning. Anger tillgängliga alternativ för hantering av efterföljande utrymmen under import frånText fil i C#....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....
  7. TxtLeadingSpacesOptions Enum | Aspose.Words för...

    Aspose.Words.Loading.TxtLeadingSpacesOptions uppräkning. Anger tillgängliga alternativ för ledande utrymmeshantering under import frånText fil i C#....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. TxtTrailingSpacesOptions Enum | Aspose.Words pe...

    Aspose.Words.Loading.TxtTrailingSpacesOptions enum. Specifica le opzioni disponibili per la gestione degli spazi finali durante limportazione daText file 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....
  9. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    TxtLoadOptions TrailingSpacesOptions ملكية. الحصول على أو تعيين الخيار المفضل لمعالجة المسافة الزائدة. القيمة الافتراضية هيTrim في C#....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. Линия|Документация Aspose.Slides для Python

    Добавление линии в презентацию PowerPoint на Python... LINE , 50 , 150 , 300 , 0 ) # Записываем...add_auto_shape ( slides . ShapeType . LINE , 50 , 150 , 300 , 0 ) # Применяем...

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