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

line

(0.13 sec)
  1. Abschnitt „Konnektorgeometrie“ im ShapeSheet in...

    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/de/java/edit-connector-...
  2. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....txt' ) new_line = system_helper . environment...environment . Environment . new_line () if simplify_list_labels : self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Создание фигур линий в презентациях с 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/
  4. 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....Inherit Line from the parent style and master Line line = shape...the line formatting values System . out . println ( line . getBeginArrow...

    docs.aspose.com/diagram/fr/java/get-visio-shape...
  5. Добавить объект линии в 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/
  6. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....txt' ) new_line = system_helper . environment...environment . Environment . new_line () switch_condition = txt_export...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. TxtTrailingSpacesOptions Enum | Aspose.Words pe...

    Scopri l'enum Aspose.Words.TxtTrailingSpacesOptions per una gestione efficiente degli spazi finali durante l'importazione di file di testo. Migliora l'elaborazione dei tuoi documenti oggi stesso!...string textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Creiamo...]. GetText (). StartsWith ( "Line 1" )); Assert . True ( paragraphs...

    reference.aspose.com/words/it/net/aspose.words....
  9. LineSpacingRule Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.LineSpacingRule per personalizzare l'interLinea dei paragrafi. Migliora la formattazione dei documenti con un controllo preciso e una migliore leggibilità....valori di spaziatura delle linee per un paragrafo. public enum...AtLeast 0 La spaziatura delle linee può essere maggiore o uguale...

    reference.aspose.com/words/it/net/aspose.words/...
  10. MarkdownEmptyParagraphExportMode | Aspose.Words...

    Specifies how Aspose.Words exports empty paragraphs to Markdown in Java....EMPTY_LINE: Assert.assertEquals("\ufef...MarkdownEmptyParagra.MARKDOWN_HARD_LINE_BREAK: Assert.assertEquals(...

    reference.aspose.com/words/java/com.aspose.word...