Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 5,885 for

horizontal

(0.23 sec)
  1. Gestione dei salti di pagina|Documentation

    Questo articolo fornisce codice di esempio e spiega come aggiungere interruzioni di pagina, cancellare interruzioni di pagina o eliminare specifiche interruzioni di pagina in fogli di lavoro Excel programmaticamente usando le API di Aspose.Cells per Python via .NET....le proprietà Worksheet e horizontal_page_breaks della classe...vertical_page_breaks . Le proprietà horizontal_page_breaks e vertical_page_breaks...

    docs.aspose.com/cells/it/python-net/managing-pa...
  2. Girar texto no Word usando Python

    Gire o texto no Word usando Python. Obtenha detalhes para definir o IDE, uma lista de etapas e um código de exemplo para inverter o texto no Word usando Python....EAST, VERTICAL_FAR_EAST, HORIZONTAL_ROTATED_FAR_EAST, UPWARD...UPWARD, DOWNWARD e HORIZONTAL. Este artigo nos orientou a inverter...

    kb.aspose.com/pt/words/python/rotate-text-in-wo...
  3. Remover quebra de página no Excel usando C#

    Remova a quebra de página no Excel usando C#. Obtenha as configurações do IDE, uma lista de etapas e um código de exemplo para excluir quebras de página no Excel usando C#....If you want to delete the horizontal page breaks only, you may...may search for all the horizontal page breaks with starting column...

    kb.aspose.com/pt/cells/net/remove-page-break-in...
  4. CellFormat.HorizontalMerge | Aspose.Words per .NET

    Scopri la proprietà CellFormat HorizontalMerge per unire le celle orizzontalmente senza soluzione di continuità, migliorando il layout e l'organizzazione del tuo foglio di calcolo....at {cellLocation} is both horizontally and vertically merged" ;...cell at {cellLocation} is horizontally merged." ; return isVerticallyMerged...

    reference.aspose.com/words/it/net/aspose.words....
  5. Gestionar formas en presentaciones usando Pytho...

    Aprenda a crear, editar y optimizar formas en Aspose.Slides para Python mediante .NET y ofrecer presentaciones de alto rendimiento en PowerPoint y OpenDocument....proporciona control sobre el espejo horizontal y vertical de las formas...la forma y la voltea tanto horizontal como verticalmente. with...

    docs.aspose.com/slides/es/python-net/shape-mani...
  6. Masukkan Page Break di Excel menggunakan Java

    Sisipkan hentian halaman di Excel menggunakan Java. Dapatkan detail untuk mengatur IDE, daftar langkah, dan contoh kode yang menunjukkan cara mengatur hentian halaman di Excel menggunakan Java....kumpulan hentian halaman horizontal dan hentian halaman sebelum...kumpulan hentian halaman horizontal dan vertikal di lembar masing-masing...

    kb.aspose.com/id/cells/java/insert-a-page-break...
  7. FieldAdvance.left_offset property | Aspose.Word...

    FieldAdvance.left_offset property. Gets or sets the number of points by which the text that follows the field should be moved left.... horizontal_position = '-100' field ...FieldAdvance FieldAdvance.horizontal_position property FieldAdvance...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fill.BackColor | Aspose.Words per .NET

    Personalizza facilmente il colore di sfondo del tuo riempimento con la proprietà BackColor. Imposta o ottieni facilmente un oggetto Color per un design vibrante.... Horizontal , GradientVariant . Variant2...AreEqual ( GradientStyle . Horizontal , shape . Fill . GradientStyle...

    reference.aspose.com/words/it/net/aspose.words....
  9. SignOptions.vertical_resolution property | Aspo...

    SignOptions.vertical_resolution property. Gets or sets the vertical resolution for the digital signature... horizontal_resolution = 1024 sign_options...assertEqual ( 1024 , signature . horizontal_resolution ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Menggabungkan gambar|Aspose.PDF untuk Java

    Bagian ini menjelaskan cara menggabungkan gambar, dan dapat disimpan dalam format Tiff....digabungkan akan disimpan secara horizontal. public static void MergeImages02... Jpeg , ImageMergeMode . Horizontal , 1 , 1 ); try { inputStream...

    docs.aspose.com/pdf/id/java/merge-images/